... | ... | @@ -49,6 +49,7 @@ Lines 10-15 determine which configuration should be used according to LiveBuild |
|
|
|
|
|
Line 17 archives the project with given workspace, scheme, configuration and archive path. Don't forget to change these values.
|
|
|
Line 18 exports the archive to create an `ipa` file.
|
|
|
|
|
|
Line 19 uploads the ipa to iTunes Connect using Faifly's default user's credentials. Make sure that this user (developer@faifl.com) is added to iTunes Connect and has permissions to upload builds.
|
|
|
|
|
|
The rest of the lines commit plist file and push it to the repository to keep build version up-to-date. Don't forget to change branch name. |
|
|
\ No newline at end of file |