`
jsntghf
  • 浏览: 2476406 次
  • 性别: Icon_minigender_1
  • 来自: 苏州
社区版块
存档分类
最新评论

Failed to update auto layout status: Failed to load designables from path (null)

    博客分类:
  • iOS
iOS 
阅读更多

确保CocoaPods是0.36.1以上版本,然后在podfile中加入use_frameworks!即可。

 

platform :ios, '7.0'

use_frameworks!

// here will be dependencies etc.

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics