I had custom font in it and it worked for IOS build, but when I add Icon portion to build.settings. I can’t build my apps…
could some expert help! Thanks
here is the beast ( or babe):
settings =
{
iphone =
{
plist =
{
UIAppFonts =
{
“Artbrush.ttf”,
“gf.ttf”,
},
CFBundleIconFile = “Icon.png”,
CFBundleIconFiles = {
“Icon-72.png”,
“Icon.png”,
“Icon@2x.png”,
},
},
orientation =
{
default = “portrait”,
supported =
{
“portrait”,
},
},
}
[import]uid: 63983 topic_id: 16176 reply_id: 316176[/import]