meshcore-open/macos/Runner
zjs81 06fa176367 Narrow macOS sandbox entitlement to /dev/cu. and /dev/tty. only
The /dev/ prefix granted read/write to all device nodes. The app only
needs access to serial port devices (/dev/cu.* and /dev/tty.*) for USB
LoRa communication.
2026-03-07 13:10:42 -07:00
..
Assets.xcassets/AppIcon.appiconset Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Base.lproj Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Configs Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
AppDelegate.swift Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
DebugProfile.entitlements Narrow macOS sandbox entitlement to /dev/cu. and /dev/tty. only 2026-03-07 13:10:42 -07:00
Info.plist feat: Add community management features with QR code scanning 2026-01-19 20:56:07 -07:00
MainFlutterWindow.swift Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Release.entitlements Narrow macOS sandbox entitlement to /dev/cu. and /dev/tty. only 2026-03-07 13:10:42 -07:00