PureSwift / GATT

Bluetooth Generic Attribute Profile (GATT) for Swift (Supports Linux)
MIT License
64 stars 18 forks source link

Update DarwinCentral, DarwinPeripheral for Swift 3.0 #1

Closed colemancda closed 8 years ago

colemancda commented 8 years ago

There seems to be a bug with Swift 3.0, where the delegate methods are not getting called. An Objective-C wrapper might provide a temporary solution.