- /* Bundle display name */
- "CFBundleDisplayName" = "Reset";
- /* Bundle name */
- "CFBundleName" = "ResetTransmitter";
- /* Privacy - Bluetooth Always Usage Description */
- "NSBluetoothAlwaysUsageDescription" = "Bluetooth wird verwendet für die Kommunikation mit CGM-Geräten";
- /* Privacy - Bluetooth Peripheral Usage Description */
- "NSBluetoothPeripheralUsageDescription" = "Bluetooth wird verwendet für die Kommunikation mit CGM-Geräten";
|