macos readme notes

This commit is contained in:
Michael Neale
2025-07-10 11:22:21 +10:00
parent f76d5c340b
commit d9ad5c123b
+5
View File
@@ -157,3 +157,8 @@ The protocol is designed to be platform-agnostic. An Android client can be built
- Bluetooth LE APIs
- Same packet structure and encryption
- Compatible service/characteristic UUIDs
## MacOS
Want to try this on macos: `just run` will set it up and run from source.
Run `just clean` afterwards to restore things to original state for mobile app building and development.