【发布时间】:2016-12-14 11:03:27
【问题描述】:
我的 iOS 应用正在使用 Swift 2.0、RMUniversalAlert 0.7 版和 UIAlertView+Blocks 0.9 版
当我在 Xcode 7 中构建它时,出现错误:
'UIAlertView+Blocks/UIAlertView+Blocks.h' 文件未找到` 它出现在 Pods/Pods/RMUniversalAlert/RMUniversalAlert.m
我该如何解决这个错误?
【问题讨论】:
标签: ios iphone swift swift2 cocoapods