We have previously built for distribution and successfully submitted 2 iOS apps, but we are now getting the following error (we are using latest daily build):
warning: This bundle is invalid. The application-identifier entitlement is not formatted correctly; it should contain your 10-character App ID Seed, followed by a dot, followed by your bundle identifier: XXXXXXXXXX.AppName (-19054)
In our build.settings we have an appropriate bundle identifier:
CFBundleIdentifier = “com.bamify.appname”
If we remove the CFBundleIdentifier line, the build completes but on submission to itunes we get an error saying the bundle identifier differs from the reserved bundle identifier.
Just to note, previously we have built from a different OS X machine (we have deauthorised and authorised on new computer) - I’m not sure if this is related to the issue?
Any ideas what is causing this? We would really like to get this app submitted as soon as possible! 
Thanks,
Bryn
[import]uid: 62042 topic_id: 18384 reply_id: 318384[/import]
