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 :

enter image description here

i had same problem... solution easy. insert "appicon" string in info.plist file in /resources/platforms/ios @ icon file key.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

gradle error "Cannot convert the provided notation to a File or URI" -

ios - Possible to get UIButton sizeThatFits to work? -