Herald debug code for tech community

This commit is contained in:
covidsafe-support 2020-11-29 13:04:39 -08:00
parent cf93ea43c0
commit 07fe747d48
63 changed files with 4448 additions and 1064 deletions

View file

@ -5,4 +5,7 @@
"BluetoothUsageDesc" = "COVIDSafe exchanges Bluetooth® signals with nearby phones running the same app. These signals contain an anonymised ID, which is encrypted and changes continually to ensure your privacy.";
"NSBluetoothAlwaysUsageDescription" = "COVIDSafe exchanges Bluetooth® signals with nearby phones running the same app. These signals contain an anonymised ID, which is encrypted and changes continually to ensure your privacy.";
"NSBluetoothPeripheralUsageDescription" = "COVIDSafe exchanges Bluetooth® signals with nearby phones running the same app. These signals contain an anonymised ID, which is encrypted and changes continually to ensure your privacy.";
"NSLocationAlwaysAndWhenInUseUsageDescription" = "Select Always Allow.\n\nCOVIDSafe does NOT track or store your location data.";
"NSLocationAlwaysUsageDescription" = "Select Always Allow.\n\nCOVIDSafe does NOT track or store your location data.";
"NSLocationWhenInUseUsageDescription" = "Select While Using App.\n\nCOVIDSafe does NOT track or store your location data.";
"UILaunchStoryboardName" = "LaunchScreen_en";