Alamofire: get 'Dependency Analysis Error' each time when 'pod install' is run

Created on 4 Sep 2016  ·  1Comment  ·  Source: Alamofire/Alamofire

“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

Have to convert the code each time pod install is run. Is there any work around?

I am using Xcode 8.0 beta 6, Swift 3.0, Alamofire swift3 branch.

cocoapods support

Most helpful comment

You need to use the CocoaPods 1.1.0 beta series.

>All comments

You need to use the CocoaPods 1.1.0 beta series.

Was this page helpful?
0 / 5 - 0 ratings