Change Carthage Swift version

前端 未结 2 1213
眼角桃花
眼角桃花 2020-12-14 01:24

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

2条回答
  •  感动是毒
    2020-12-14 02:18

    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

提交回复
热议问题