InfoPlist.strings 447 B

12345678910111213
  1. /* Bundle display name */
  2. "CFBundleDisplayName" = "Reset";
  3. /* Bundle name */
  4. "CFBundleName" = "ResetZender";
  5. /* Privacy - Bluetooth Always Usage Description */
  6. "NSBluetoothAlwaysUsageDescription" = "Bluetooth wordt gebruikt om te communiceren met continue glucosemeters";
  7. /* Privacy - Bluetooth Peripheral Usage Description */
  8. "NSBluetoothPeripheralUsageDescription" = "Bluetooth wordt gebruikt om te communiceren met continue glucosemeters";