Somebody please help, this is my build settings file:
settings =
{
orientation =
{
default = “landscapeRight”,
supported = { “landscapeRight” },
},
iphone =
{
plist =
{
UIPrerenderedIcon = true,
UIApplicationExitsOnSuspend = false,
CFBundleIconFile = “Icon.png”,
CFBundleIconFiles = {
“Icon.png”,
“Icon@2x.png”,
},
},
}
}
Where can I put this? CFBundleIdentifier = “com.myenglishteabags.doodle”
because I can’t make it work. Is there another way to do it? Thanks Alex [import]uid: 102645 topic_id: 23758 reply_id: 323758[/import]
