Closed Drusy closed 6 years ago
In the framework (compiled with Carthage), the generated Info.plist file now shows:
<key>MinimumOSVersion</key>
<string>10.0</string>
When is was previously
<key>MinimumOSVersion</key>
<string>8.0</string>
Yeah, it looks like I've changed it by mistake when I've been adding PeripheralManager
. Will release new version with minimum 8.0 today.
Thanks for reporting!
Describe the bug Deployment target is iOS 10 in RxBluetoothKit v5.1.2
Expected behavior Documentation says iOS 8.0+
Environment: