Alamofire framework not found(Xcode-8.2.1 and iOS 10.2)
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have tried so many solutions out there but finally not getting what to do . I just installed cocoa pods for Alamofire and swiftyJson . And now when i clean and build my project i get an error NO SUCH FRAMEWORK ALAMOFIRE when I try import Alamofire in any swift file it says: NO SUCH MODULE ALAMOFIRE My Updated Podfile is something like this( No such framework Alamofire error is solved by this pod file). But still getting No such Module alamofire -: # Uncomment the next line to define a global platform for your project platform :ios, ’10.2’