Is it possible to change Carthage Swift version used to build the frameworks?
I\'m trying to migrate my project to swift 3 (on Xcode 8 beta), and the third party lib
There is a bug report on Carthage's GitHub about XCode 8 and broken compatibility. You may want to follow that issue's thread on their repo:
https://github.com/Carthage/Carthage/issues/1440
Another related reported issue in Carthage's repo is: https://github.com/Carthage/Carthage/issues/1445