Xcode Includes .xib files that have been deleted!

后端 未结 9 1345
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-30 01:11

I have a problem with Xcode that I can\'t seem to resolve. I have a view controller lets call \"foobarViewController\", there was a \"foobarViewController.xib\" to accompany

9条回答
  •  粉色の甜心
    2020-12-30 01:42

    Try these 3 things:

    • Delete app from simulator

    From Xcode:

    • Build Menu -> Clean All Targets -> Check both boxes -> Clean
    • XCode Menu -> Empty Caches... -> Empty

提交回复
热议问题