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.
2019-05-03 19:29:30 +02:00
Saúl Ibarra Corretgé
5ed53dcef5
ios: update Fastlane for watchOS app
2019-05-03 19:29:30 +02:00
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.
2019-04-16 15:43:15 +02:00
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
2019-03-29 14:50:59 +01:00
Saúl Ibarra Corretgé
50268a08a0
ios: ensure the git tree is clean when / after building
2019-03-25 19:08:12 +01:00
Saúl Ibarra Corretgé
985385f364
ios: update fastlane Fastfile
2019-03-25 19:08:12 +01:00
Saúl Ibarra Corretgé
c203a452f7
ios: add initial Fastlane integration
...
Used for building and deploying builds to TestFlight and the App Store.
2019-01-16 11:01:42 +01:00