Xcode 6.1 keeps telling me some PartialInfo.plist couldn't be opened

后端 未结 7 498
日久生厌
日久生厌 2021-01-01 17:12

After I upgraded to Xcode 6.1, it kept throwing this exception when I tried to build my existing application. I tried to remove \'MyController\' and add back again. But it w

7条回答
  •  再見小時候
    2021-01-01 17:49

    I found the answer. I have to replace all xib files' IBCocoaTouchPlugin to newer version.

    
    

提交回复
热议问题