PureSwift / Bluetooth

Pure Swift Bluetooth library
http://pureswift.github.io/Bluetooth/
MIT License
174 stars 24 forks source link

Exclude redundant types from iOS build #108

Closed colemancda closed 5 years ago

colemancda commented 5 years ago

Decrease the framework binary size by removing non-essential Bluetooth types for iOS, tvOS and watchOS. HCI Commands and Events, non-supported GAP Data types by CoreBluetooth and ATT PDUs cannot be used from iOS.