Specify seperate iOS version and build number

When generating an app package for iTunes Connect, it creates the app using the app version on Gamesalad (e.g 1.0.4), but it sets that as the build version too. The problem is I cant upload quick fixes for testflight that way.

Testflight allows you to perform minor updates to a version without having to go through the review process, by altering the build number, but I cant see any way to change the build number independently from the version number.

For example:

1.0.4 (100)
1.0.4(101)
1.0.4(102)

I have tried altering the info.plist in the app package, but that alters the signing, so the Application Loader refuses to upload it to iTunes Connect.

Comments

Sign In or Register to comment.