Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

uaecasher

macrumors 65816
Original poster
Jan 29, 2009
1,289
0
Stillwater, OK
hello,

for some reason apple had put a minimum verison to download my app of 3.1.2 and I'm 99% sure any OS 3 devise would work.

here is my app iTunes Store

how can I change ask apple to change it to 3.0.0+ or maybe I did something wrong in app properties in xCode.

Thanks
 
You'll want to change the Base SDK setting and then you'll need to resubmit your app to Apple and go back into the review queue.

for some reason someone on other forum told the Base SDK is the highest SDK supported not the lowest, anyways Thanks for help.

i get this when uploading the binary:

The binary you uploaded was invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than that of the previously uploaded version.
 
for some reason someone on other forum told the Base SDK is the highest SDK supported not the lowest, anyways Thanks for help.

i get this when uploading the binary:

The binary you uploaded was invalid. The key CFBundleVersion in the Info.plist file must contain a higher version than that of the previously uploaded version.

I had same problem , I try to recompile my APP from 3.1.3 to 3.1.2 , but I got same error msg , how to resolve it ?
 
CFBundleVersion is the version number you assign to your app, it has nothing to do with the base or target SDK. It must be greater than the version number of the current submitted version of your app.
 
CFBundleVersion is the version number you assign to your app, it has nothing to do with the base or target SDK. It must be greater than the version number of the current submitted version of your app.

I have change my app version from 1.0.1 to 1.1 , but still get same error~
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.