Alamofire: No such module "Alamofire" issue with xcode 7.3

Created on 22 Mar 2016  ·  3Comments  ·  Source: Alamofire/Alamofire

i just updated to xcode 7.3 and from that moment i am getting this error :- No such module Alamofire. I have updated the Alamofire pod to 3.2.1 , then also the issue remains.Please guide

question

All 3 comments

Alamofire 3.2.1 is not Xcode 7.3 compatible. For now, you'll need to use the swift_2.2 branch. We're aiming to have out a release today that resolves this issue.

i have updated the alamofire to 3.3.0, converted code to latest syntax, running xcode 7.3 and still facing the issue on my another project. I always face this issue once a while ,can u resolve this . Thanks

Quit Xcode, clear derived data, wipe your Xcode cache, then relaunch. That should fix everything up. Sometimes you also need to reboot your machine as well.

Was this page helpful?
0 / 5 - 0 ratings