This is the repository for the iOS app for 5Calls.org.
- Xcode 16
- iOS 16
Clone the repository and resolve the Swift Packages. The gems installed by Bundler are more for distribution.
Although not localized yet, the app uses Xcode's String Catalog feature and the project is set up to track strings automatically.
This currently has to be done by Ben
Install the dependencies:
bundle install
Make sure you have a .env
file with the following keys defined:
APPLE_ID
TEAM_ID
ITUNES_CONNECT_TEAM_ID
FASTLANE_APPLE_APP_SPECIFIC_PASSWORD
Update the build number manually (for now).
Then run:
fastlane beta
This project is released open source under the MIT License. See LICENSE for more details.
See the complete list of contributors here: https://github.com/5calls/ios/graphs/contributors