5Calls iOS App
October 16, 2025 ยท View on GitHub
This is the repository for the iOS app for 5Calls.org.
Requirements
- Xcode 16
- iOS 16
Getting Started
Clone the repository and resolve the Swift Packages. The gems installed by Bundler are more for distribution.
Strings
Although not localized yet, the app uses Xcode's String Catalog feature and the project is set up to track strings automatically.
Testflight Builds
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_IDTEAM_IDITUNES_CONNECT_TEAM_IDFASTLANE_APPLE_APP_SPECIFIC_PASSWORD
Update the build number manually (for now).
Then run:
fastlane beta
License
This project is released open source under the MIT License. See LICENSE for more details.
Contributors
See the complete list of contributors here: https://github.com/5calls/ios/graphs/contributors