Could not build module 'UIKit" in cocoapods since Xcode 5.1

前端 未结 15 635
天命终不由人
天命终不由人 2021-01-17 07:19

I cannot build my application anymore since I updated Xcode to the new version (Xcode 5.1). the error message is \'Could not build module \'UIKit\'\'. I have the same probl

15条回答
  •  温柔的废话
    2021-01-17 08:10

    In my case it was Could not build module Twitter Kit. In link Binary with libraries some framework reference were showing as red. Deleting and re adding them worked for me.

提交回复
热议问题