Saúl Ibarra Corretgé
0751c6ab48
ios: fix uploading dSYMs to Crashlytics
Use Fastlane to get them from Apple after processing, them upload them.
Also make sure WebRTC dSYMs are included when uploading.
4 anni fa
Saúl Ibarra Corretgé
027c6ddad0
fastlane,ios: make contact information configurable
5 anni fa
Saúl Ibarra Corretgé
e69da98348
android,ios: add store screenshots
While Fastlane recommends automagic screenshots, we cannot really do that since
we require a specific setup for a video call and so on.
5 anni fa
Saúl Ibarra Corretgé
0b68bef0be
ios: set Fastlane test groups
5 anni fa
Saúl Ibarra Corretgé
676e943d81
ios: fix typo in Fastlane file
5 anni fa
Saúl Ibarra Corretgé
2b4307dee9
ios: fix Fastlane beta build submissions
5 anni fa
Saúl Ibarra Corretgé
2e60aafebf
fastlane,ios: add ability to set the changelog
5 anni fa
Saúl Ibarra Corretgé
131e8f4aea
fastlane: prepare for open beta access
5 anni fa
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 anni fa
Saúl Ibarra Corretgé
5ed53dcef5
ios: update Fastlane for watchOS app
6 anni fa
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 anni fa
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 anni fa
Saúl Ibarra Corretgé
50268a08a0
ios: ensure the git tree is clean when / after building
6 anni fa
Saúl Ibarra Corretgé
985385f364
ios: update fastlane Fastfile
6 anni fa
Saúl Ibarra Corretgé
c203a452f7
ios: add initial Fastlane integration
Used for building and deploying builds to TestFlight and the App Store.
6 anni fa