build.settings
settings = {
orientation = {
default = "portrait",
supported =
{
"portrait"
},
},
iphone = {
plist = {
UIPrerenderedIcon = true,
UIStatusBarHidden = false,
UIApplicationExitsOnSuspend = false,
CFBundleIconFile = "Icon.png",
CFBundleIconFiles = {
"Icon.png",
"Icon@2x.png",
"Icon-72.png",
},
components = {}
}
},
}
I don’t know if the built.settings is the problem, I realized that when i close some programs like twitter and others, the Build works normally, maybe a port conflict?? [import]uid: 94630 topic_id: 21930 reply_id: 87530[/import]