element-ios/fastlane
manuroe ae5761d552 Fastlane: Fix update_build_number with the new xcconfig file
increment_build_number_in_xcodeproj does not do the job. It does not overwrite what is in the xcconfig file.

Xcodeproj::Config reads xcconfig files well but it breaks the format when saving changes. Hence, the usage of a old good regex :/
2021-02-23 18:37:22 +01:00
..
screenshots/en-US Implement fastlane deliver 2020-08-13 18:53:24 +03:00
.env.default update fastlane commands for new target 2020-05-25 13:27:20 +03:00
Appfile Create Fastfile and create a public to build ipa for App Store 2018-10-03 15:43:38 +02:00
Deliverfile Prepare for new sprint 2020-08-26 15:37:29 +03:00
Fastfile Fastlane: Fix update_build_number with the new xcconfig file 2021-02-23 18:37:22 +01:00
Pluginfile Updated fastlane file to launch xcodegen 2021-01-05 09:44:07 +01:00