Mobile-based UI client that connects to a full node in the Tari network.
Code follows Github's style guide and the SwiftLint is run on each build using. Code is linted on each build.
Third party frameworks and Library are managed using Cocoapods.
- pod 'SwiftLint'
- pod 'FloatingPanel'
- pod 'lottie-ios'
- Build Number willl increased for each iTunes submission
- App version will only increase on app submiting to App Store
Coming soon.
developmentwill be the semi-stable branch withtagon each stable merge. This is the branch from where IPA should be published to iTunes Test Flight.masterwill have code that are fully stable withreleaseon each merge. App store publishing should be done from this branch only.