XCode won't update app icon.

前端 未结 4 1570
北海茫月
北海茫月 2021-01-02 22:51

I am having trouble making XCode update my iPad app icon. I\'m building it using Phonegap/Cordova, but the app icon is built / managed through XCode.

I built the app

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-02 23:33

    IN this link, third image from the top shows you were to change the icon. you see a folder in the left column Resources->icons. open it in the finder and replace the icon what you have for iPad etc. you can also change the splash screen images in the Resources->Splash section.

    to empty the cache delete the app from the device and do a clean and build. Even if its still there(it does at times, trust me), restart your xCode.

提交回复
热议问题