Combatipility issues with Swift 3 and Cocoapods packages

291 views Asked by At

I am stuck after updating xCode to version 8 with my already existing apps.

I used the following pods:

  • Alamofire
  • SwiftyJSON
  • HanekeSwift
  • PagedHorizontalView
  • Intercom

I need help updating the Podfile so it will install Swift 3 compatible version of these packages.

I checked everywhere online and couldn't solve it yet :(

Any help is really appreciated.

1

There are 1 answers

0
mihah On

As per Alamofire documentation: CocoaPods 1.1.0+ is required to build Alamofire 4.0.0+. To get latest version run: sudo gem install cocoapods --pre