Here are the issues with Alamofire
Compiler Errors:
Warnings:
Here are the Errors with the rest of the app:
Here is what I have tried:
I updated my podfile and pods. I have another library called SwiftyJson and it had 14 compiler errors then I updated the pod and that fixed it. However Alamofire still has the issue. I saw that it had been updated for swift 1.2 and Xcode 6.3 however it doesn't seem to be working. I also went to Edit->Convert->To Latest Swift Syntax, and that did not help.
Here is the podfile:
How can I fix these errors?