App Icon not changing when app version is updated in iOS 5 simulator

前端 未结 6 1053
悲&欢浪女
悲&欢浪女 2021-02-06 00:12

I recently started using Xcode 4.2 and the iOS 5 simulator. When I update an older version of my app pre-installed in the simulator, it updates the app just fine but the app ico

6条回答
  •  面向向阳花
    2021-02-06 01:18

    I've had this problem for a while and cleaning the project didn't work either. I finally found a trick to do this. It works at least in iOS 6, I'm not sure in previous versions. The trick is to simply move the app to a folder. The moment you move it there it should display the new icon, and then you can move it out again.

提交回复
热议问题