Alamofire not working in xcode 7

本小妞迷上赌 提交于 2019-12-13 07:38:02

问题


I am not getting any sort of error when puthing the import statement at the top of the file. Alamofire, from what I can tell, is recognized by xcode. It is when I try and access code from Alamofire when I run into problems. When I begin to type Alamo, the only auto complete I code I can use is "Alamofireversionnumber" and nothing more.

For clarification I am using xcode 7 and swift 2.

来源:https://stackoverflow.com/questions/33685768/alamofire-not-working-in-xcode-7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!