SwiftUI client applications for iOS, iPadOS and macOS.
This project is currently using Xcode 15.4.
- Clone the repo.
- Open
Meshtastic.xcodeproj
- Build and run the
Meshtastic
target.
git clone [email protected]:meshtastic/Meshtastic-Apple.git
cd Meshtastic-Apple
open Meshtastic.xcodeproj
- iOS 16+
- iPadOS 16+
- macOS 13+
- Use SwiftUI
- Use SFSymbols for icons
- Use Core Data for persistence
- run:
.scripts/gen_protos.sh
- build, test, commit changes
This project is licensed under the GPL v3. See the LICENSE file for details.