File tree Expand file tree Collapse file tree 4 files changed +20
-4
lines changed
BleConfigurationSample/BleConfigurationSample.iOS
BleMicroPythonSample/BleMicroPythonSample.iOS
BleMicrocontrollerSample/BleMicrocontrollerSample.iOS
RelayConsoleSample/RelayConsoleSample.iOS Expand file tree Collapse file tree 4 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 2121 <string >UIInterfaceOrientationLandscapeRight </string >
2222 </array >
2323 <key >MinimumOSVersion </key >
24- <string >8.0 </string >
24+ <string >10.2 </string >
2525 <key >CFBundleDisplayName </key >
2626 <string >XBee BLE Configuration Sample </string >
2727 <key >CFBundleIdentifier </key >
3434 <string >BleConfigurationSample </string >
3535 <key >XSAppIconAssets </key >
3636 <string >Assets.xcassets/AppIcon.appiconset </string >
37+ <key >NSBluetoothPeripheralUsageDescription </key >
38+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
39+ <key >NSBluetoothAlwaysUsageDescription </key >
40+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
3741</dict >
3842</plist >
Original file line number Diff line number Diff line change 2121 <string >UIInterfaceOrientationLandscapeRight </string >
2222 </array >
2323 <key >MinimumOSVersion </key >
24- <string >8.0 </string >
24+ <string >10.2 </string >
2525 <key >CFBundleDisplayName </key >
2626 <string >XBee BLE MicroPython Sample </string >
2727 <key >CFBundleIdentifier </key >
3434 <string >BleMicroPythonSample </string >
3535 <key >XSAppIconAssets </key >
3636 <string >Assets.xcassets/AppIcon.appiconset </string >
37+ <key >NSBluetoothPeripheralUsageDescription </key >
38+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
39+ <key >NSBluetoothAlwaysUsageDescription </key >
40+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
3741</dict >
3842</plist >
Original file line number Diff line number Diff line change 2121 <string >UIInterfaceOrientationLandscapeRight </string >
2222 </array >
2323 <key >MinimumOSVersion </key >
24- <string >8.0 </string >
24+ <string >10.2 </string >
2525 <key >CFBundleDisplayName </key >
2626 <string >XBee BLE Microcontroller Sample </string >
2727 <key >CFBundleIdentifier </key >
3434 <string >BleMicrocontrollerSample </string >
3535 <key >XSAppIconAssets </key >
3636 <string >Assets.xcassets/AppIcon.appiconset </string >
37+ <key >NSBluetoothPeripheralUsageDescription </key >
38+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
39+ <key >NSBluetoothAlwaysUsageDescription </key >
40+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
3741</dict >
3842</plist >
Original file line number Diff line number Diff line change 2121 <string >UIInterfaceOrientationLandscapeRight </string >
2222 </array >
2323 <key >MinimumOSVersion </key >
24- <string >8.0 </string >
24+ <string >10.2 </string >
2525 <key >CFBundleDisplayName </key >
2626 <string >XBee Relay Console Sample </string >
2727 <key >CFBundleIdentifier </key >
3434 <string >RelayConsoleSample </string >
3535 <key >XSAppIconAssets </key >
3636 <string >Assets.xcassets/AppIcon.appiconset </string >
37+ <key >NSBluetoothPeripheralUsageDescription </key >
38+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
39+ <key >NSBluetoothAlwaysUsageDescription </key >
40+ <string >Example app needs Bluetooth access to discover nearby XBee devices. </string >
3741</dict >
3842</plist >
You can’t perform that action at this time.
0 commit comments