I am trying to build an app with the Corona Simulator “Build for iOS” and I keep getting this 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”
I have this in my build.settings file:
iphone =
{
plist =
{
CFBundleIdentifier = “com.staytoooned.CaseyBella”
}
}
How can I fix this??
Thanks! [import]uid: 8780 topic_id: 9085 reply_id: 309085[/import]