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.
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