Hi,
I have 2 questions:
-
CFBundleVersion, CFBundleDisplayName, CFBundleIdentifier are defined in build.settings, but when I build the app with Corona, a dialog shows up ask me to retype again these infos. Can I somehow make it does not show up, or just show up with default values in the settings file?
-
CFBundleDisplayName & CFBundleIdentifier are defined:
CFBundleDisplayName = “My Game”,
CFBundleIdentifier = “com.divmob.MyGameFull”,
But when uploading to iTunesConnect, I got the message:
“The Bundle ID com.divmob.MyGame defined in your Xcode Project does not match the Buld ID that you entered for this app in iTunes Connect com.divmob.MyGameFull”
So I think that Corona does always take display name to make Bundle ID regardless the CFBundleIdentifier variable.
Thanks,
[import]uid: 91892 topic_id: 26815 reply_id: 326815[/import]
[import]uid: 52491 topic_id: 26815 reply_id: 109023[/import]