Saúl Ibarra Corretgé
c0efea5168
ios: enable bitcode
Time has come. We need to enable bitcode. It's optional for iOS targets, but
mandatory for the entire project if there is a watchOS target. Since we have a
watchOS target, it's time to enable it.
6 years ago
Saúl Ibarra Corretgé
5ed53dcef5
ios: update Fastlane for watchOS app
6 years ago
Saúl Ibarra Corretgé
3217ef2bb4
ios: make sure symbols are uploaded to TestFlight
While that option should default to true, let's be explicit about it.
6 years ago
Saúl Ibarra Corretgé
659e420005
ios: make sure Fastlane can update the provisioning profile
https://docs.fastlane.tools/codesigning/xcode-project/#xcode-9-and-up
6 years ago
Saúl Ibarra Corretgé
50268a08a0
ios: ensure the git tree is clean when / after building
6 years ago
Saúl Ibarra Corretgé
985385f364
ios: update fastlane Fastfile
6 years ago
Saúl Ibarra Corretgé
c203a452f7
ios: add initial Fastlane integration
Used for building and deploying builds to TestFlight and the App Store.
6 years ago