I’m trying to upload my app, but the uploader is saying my app is using the wrong bundle identifier even though in my build.settings file I have the correct identifier.
It seems to be using a bundle identifier from the first app I built a few months ago, and I have successfully built apps in between.
A few more notes on the issue. After building I get this at the end of my terminal feed:
2011-05-17 23:36:20.643 Validation[40892:903] *** Warning: Defaulting to the standard codesign tool
Also, building to a different build folder does not help, nor does deleting my sandbox files. [import]uid: 10903 topic_id: 10163 reply_id: 37113[/import]
How do you set the bundle version? I got mine to upload by getting a new distribution certificate. [import]uid: 10903 topic_id: 10163 reply_id: 37951[/import]