How to specify Build Number in iOS build?
Posted: Wed Feb 01, 2017 11:51 am
Greetings:
I have built a new version (2.1.3) of an app and submitted it to iTunesConnect. When I select the uploaded binary and click Submit for Review, I get an error:
"The app's Info.plist can't contain values for the UIRequiredDeviceCapabilities key that would prevent this app from
opening on any iOS device that was supported by previous versions."
So, I think I know what's causing that, I've made changes, and built a new binary.
*** But - here's the problem ***
I can't find any way to upload the new binary.
There seems to be no way to delete a submitted binary, and Apple won't accept a new binary with the same version number.
It won't let me create a new version - say 2.1.4.
From what I've read online, I can submit with the same version number and a new build number. But how, in Livecode, can I set a build number???
The version and build numbers seem to be the same. In iTunes connect the current build shows as 2.1.3(2.1.3) - the second nbr I assume is the build nbr.
I've looked in Info.plist and can see both numbers - but if I change one, Apple won't accept the binary.
I'm stuck!
Can someone please tell me how to specify a build number, or suggest some other solution to this dilemma.
Many thanks,
--paul
I have built a new version (2.1.3) of an app and submitted it to iTunesConnect. When I select the uploaded binary and click Submit for Review, I get an error:
"The app's Info.plist can't contain values for the UIRequiredDeviceCapabilities key that would prevent this app from
opening on any iOS device that was supported by previous versions."
So, I think I know what's causing that, I've made changes, and built a new binary.
*** But - here's the problem ***
I can't find any way to upload the new binary.
There seems to be no way to delete a submitted binary, and Apple won't accept a new binary with the same version number.
It won't let me create a new version - say 2.1.4.
From what I've read online, I can submit with the same version number and a new build number. But how, in Livecode, can I set a build number???
The version and build numbers seem to be the same. In iTunes connect the current build shows as 2.1.3(2.1.3) - the second nbr I assume is the build nbr.
I've looked in Info.plist and can see both numbers - but if I change one, Apple won't accept the binary.
I'm stuck!
Can someone please tell me how to specify a build number, or suggest some other solution to this dilemma.
Many thanks,
--paul