React-native-ble-plx: XCode 9 Frameworks not compatible - Is there any solution?!

Created on 2 Oct 2017  Â·  1Comment  Â·  Source: Polidea/react-native-ble-plx

➜ BleClientManager git:(master) ✗ carthage update
* Fetching RxSwift
Checking out RxBluetoothKit at "3.0.14"
Downloading RxSwift.framework binary at "Oxygen.1"
Skipped installing RxSwift.framework binary due to the error:
"Incompatible Swift version - framework was built with 3.1 (swiftlang-802.0.53 clang-802.0.42) and the local version is 4.0 (swiftlang-900.0.65 clang-900.0.37)."
Checking out RxSwift at "3.6.1"
xcodebuild output can be found in /var/folders/r0/n98856xx11jdjyw7s7_ys4x00000gn/T/carthage-xcodebuild.pcfBaj.log
*
* Building scheme "RxBlocking-iOS" in Rx.xcworkspace

Most helpful comment

You shouldn't be worried about this warning. It only says that you are using different Swift compiler and carthage should rebuild all your dependencies manually from source code in that case.

>All comments

You shouldn't be worried about this warning. It only says that you are using different Swift compiler and carthage should rebuild all your dependencies manually from source code in that case.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mitaxe picture mitaxe  Â·  3Comments

alfacommunication-alessandro picture alfacommunication-alessandro  Â·  4Comments

nriccar picture nriccar  Â·  3Comments

BlackCod3 picture BlackCod3  Â·  3Comments

biks152207 picture biks152207  Â·  3Comments