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

前端 未结 15 527
天命终不由人
天命终不由人 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 07:58

    Issue looks like it has to do with deployment - going through both the project, pod project, and individual pods to make sure all were set the same was the issue. a bit of a necro, but this is the right answer.

提交回复
热议问题