iOS-BlueCap-Example icon indicating copy to clipboard operation
iOS-BlueCap-Example copied to clipboard

Unable to compile

Open qendro opened this issue 8 years ago • 2 comments

/iOS-BlueCap-Example-master/SimpleBleCentral/ViewController.swift:10:8: Module compiled with Swift 3.0.2 cannot be imported in Swift 3.1: /Users/iOS-BlueCap-Example-master/SimpleBleCentral/BlueCapKit.framework/Modules/BlueCapKit.swiftmodule/arm64.swiftmodule

qendro avatar Jul 02 '17 03:07 qendro

I use nodejs start the blend, and it is ok, and then run downloaded code and it is always show "label" and seems not connected, any help?

Thanks.

mmrobert avatar Sep 14 '17 23:09 mmrobert

@mmrobert @qendrim77 delete provided BlueCap framework and use Carthage manager to satisfy BlueCap dependency. Add rebuilt framework from Carthage/Build/iOS folder

romansavrulin avatar Oct 20 '17 18:10 romansavrulin