Alamofire: Installing Alamofire to a Xcode 8, Swift 2.3 project.

Created on 5 Oct 2016  路  1Comment  路  Source: Alamofire/Alamofire

Hey all, I'm currently working on a project as specified above and need to implement Alamofire, as I cannot update my pods because we haven't migrated the project to Swift 3 yet, I can't install Alamofire directly, so I wanted the manual install, can anyone direct me the right way to download Alamofire 3? not sure which commit it is...

Thanks!

support

Most helpful comment

You can use CocoaPods just fine, just using the 3.5.1 version, which is Swift 2.2 and 2.3 compatible. If you really want to install manually you can download the 3.5.1 tag and use the manual installation instructions from our README.

>All comments

You can use CocoaPods just fine, just using the 3.5.1 version, which is Swift 2.2 and 2.3 compatible. If you really want to install manually you can download the 3.5.1 tag and use the manual installation instructions from our README.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

yamifr07 picture yamifr07  路  3Comments

borek2 picture borek2  路  3Comments

solomon23 picture solomon23  路  3Comments

tib picture tib  路  3Comments

dpstart picture dpstart  路  3Comments