/volte-ios

A prototype iOS app for Volte

Primary LanguageSwiftGNU Affero General Public License v3.0AGPL-3.0

Volte (iOS)

A prototype iOS app for Volte.

Volte logo

How to get started

  1. Make sure you have Carthage installed and Xcode 8.
  2. Clone the app and run carthage bootstrap --platform ios --no-use-binaries
  3. Install Bundler then run bundle install
  4. Open Volte.xcodeproj, build and run

Beta Testers

Right now the recipients of the messages you post are stored in the Volte/testers.json file.

Misc

Localization

Localization strings are in their respective Localizable.strings file. To rebuild the Localizations.swift file:

  1. Install swiftgen
  2. Run bundle exec rake i18n:build

Credits

License

Volte iOS is distributed under the GNU Affero General Public License, see LICENSE file.