I am trying to create a release version of my iPhone app in Xcode 4 and when it ends and launches the organizer , Then no version number, it only says "unspecified" it is blocking me from validating Xcode 4 and submitting features.
Any ideas about fixing it? My version number is set in my project settings, so is not sure what the problem is.
Create your Info.plist file and a new property "bundle version string, less" and the same version Provide the number and it will appear in the organizer.
Comments
Post a Comment