COVIDSafe code from version 2.2

This commit is contained in:
covidsafe-support 2021-02-02 11:02:00 +11:00
parent 9e6e4604ef
commit 682e02ddc9
67 changed files with 3645 additions and 464 deletions

View file

@ -5,4 +5,7 @@
"BluetoothUsageDesc" = "COVIDSafe与附近运行同一应用程序的手机交换蓝牙®信号。这些信号包含一组匿名ID该ID经过加密并不断更改以保护您的隐私。";
"NSBluetoothAlwaysUsageDescription" = "COVIDSafe与附近运行同一应用程序的手机交换蓝牙®信号。这些信号包含一个匿名ID该ID经过加密并不断更改以保护您的隐私。";
"NSBluetoothPeripheralUsageDescription" = "COVIDSafe与附近运行同一应用程序的手机交换蓝牙®信号。这些信号包含一个匿名ID该ID经过加密并不断更改以保护您的隐私。";
"NSLocationAlwaysAndWhenInUseUsageDescription" = "";
"NSLocationAlwaysUsageDescription" = "";
"NSLocationWhenInUseUsageDescription" = "";
"UILaunchStoryboardName" = "LaunchScreen_zh-Hans";