diff --git a/Info.plist b/Info.plist index 2b91329..de5aee9 100644 --- a/Info.plist +++ b/Info.plist @@ -186,26 +186,6 @@ com.photonmatrix.photonmatrix - - CFBundleTypeRole - Editor - CFBundleURLName - google - CFBundleURLSchemes - - com.googleusercontent.apps.785438724947-r578u4au09ebieu0pnahj8ef08s1uhqp - - - - CFBundleTypeRole - Editor - CFBundleURLName - com.photonmatrix.photonmatrix - CFBundleURLSchemes - - com.photonmatrix.photonmatrix - - CFBundleVersion 0 @@ -219,9 +199,11 @@ NSBluetoothAlwaysUsageDescription - 需要蓝牙权限来连接设备 + Uses BLE to communicate with devices. NSBluetoothPeripheralUsageDescription 需要蓝牙权限来连接设备 + NSBluetoothWhileInUseUsageDescription + 需要蓝牙权限来连接设备 NSCameraUsageDescription 需要摄像头权限来扫描二维码连接设备 NSLocationWhenInUseUsageDescription @@ -251,7 +233,7 @@ metal UIRequiresFullScreen - + UIRequiresPersistentWiFi UIStatusBarHidden diff --git a/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-120.png b/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-120.png index 340e5c1..5b151a0 100644 Binary files a/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-120.png and b/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-120.png differ diff --git a/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-180.png b/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-180.png index de21348..563642c 100644 Binary files a/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-180.png and b/Unity-iPhone/Images.xcassets/AppIcon.appiconset/Icon-iPhone-180.png differ