I'm trying to build a release version of my iPhone app in Xcode 4 and when it finishes and launches Organizer, there is no version number, it only says "unspecified". This is preventing me from using Xcode 4's Validate and Submit features.
Any ideas on how to fix this? My version number is set in my project settings, so not sure what's causing the problem.
Go to your info.plist file and create a new property "bundle versions string, short" and provide the same version number and it will show up in organizer.
Please see this question for additional detail.
The accepted answer doesn't fully solve the problem for all projects. There are several issues that all relate to each other and I will cover them all.
Related question: Xcode 4 can't locate public header files from static library dependancy
Related question: “lexical or preprocessor issue file not found ” in Xcode 4
Errors might include; missing header files, "lexical or preprocessor issue"
Solutions:
Related question: https://stackoverflow.com/questions/5271496/xcode4-ios-4-3-no-packager-exists-for-the-type-of-archive
Errors might include;
Missing identifier and version. "No Packager exists for the type of archive"
Solutions:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With