Search code examples
iosxcodeswiftalamofire

Alamofire not working in my project


I create pod file in my project and opened it in workspace but my project cannot build and it has many errors my Xcode version is 7.0.1enter image description here

thanks


Solution

  • As dan said: update Xcode (cf. Alamofire Github)

    Requirements

    • iOS 8.0+ / Mac OS X 10.9+ / tvOS 9.0+ / watchOS 2.0+
    • Xcode 7.3+