I downloaded the alamofire library and opened the iOS Example.xcodeproj, but it won't run. 
In import Alamofire , when i command press it it gives message that Alamofire symbol not found. Alamofire.framework is showing red. How to tackle this problem?
