I am running XCode 7, Swift 2.0, iOS 9.
I want to install Alamofire in my project using Cocoapods. I have done the following:
gem install cocoapods
I had to do a Product > (Opt Click) Clean Build Folder ... then ran again and the issue was gone.