ios - [SpriteBuilder]App icon become white when use "Assert catalog" -
i made test project :
sb version: 1.4.7 sb revision: 10891b8 xcode version 6.2 (6c131e)
and export xcode project.run xcode project , fine .app icon show normally. after , try use "assert catalog" , app icon become white when build xcode project , , nothing can old icon comeback.
i attached screen shot bellow :
i had same problem... solution easy. insert "appicon" string in info.plist file in /resources/platforms/ios @ icon file key.
Comments
Post a Comment