meshcore-open/macos
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
..
Flutter Regenerated localization files 2026-03-07 01:16:04 -05:00
Runner Narrow macOS sandbox entitlement to /dev/cu. and /dev/tty. only 2026-03-07 13:10:42 -07:00
Runner.xcodeproj feat: add CocoaPods support for macOS and iOS, including necessary configurations and dependencies 2026-01-24 01:07:18 -07:00
Runner.xcworkspace feat: add CocoaPods support for macOS and iOS, including necessary configurations and dependencies 2026-01-24 01:07:18 -07:00
RunnerTests Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
.gitignore Initial commit: MeshCore Open Flutter client 2025-12-26 11:42:02 -07:00
Podfile feat: add CocoaPods support for macOS and iOS, including necessary configurations and dependencies 2026-01-24 01:07:18 -07:00
Podfile.lock wip 2026-03-05 02:25:46 -05:00