标签:http ar sp c cti r ef bs tt
加载Alamofire时出现提示: underlying Objective-C module ‘Alamofire‘ not found
基本操作是按照github 中操作的. https://github.com/Alamofire/Alamofire
但是还是弹出这种提示:
其实加载Alamofire很简单.
官方是说在the Link Binary With Libraries 中添加,其实都可以.
重点是: 如果当前在真机测试环境下,需要切换到模拟器中编译,然后切换回真机即可.
No Such module Alamofire 加载 Alamofire 到开发目录
标签:http ar sp c cti r ef bs tt
原文地址:http://www.cnblogs.com/ericjun/p/4009578.html