优化图标

This commit is contained in:
yuqucheng 2026-07-06 15:26:05 +08:00
parent a85213314a
commit 5e96e2390d
3 changed files with 4 additions and 22 deletions

View File

@ -186,26 +186,6 @@
<string>com.photonmatrix.photonmatrix</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>google</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.googleusercontent.apps.785438724947-r578u4au09ebieu0pnahj8ef08s1uhqp</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>com.photonmatrix.photonmatrix</string>
<key>CFBundleURLSchemes</key>
<array>
<string>com.photonmatrix.photonmatrix</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>0</string>
@ -219,9 +199,11 @@
<true />
</dict>
<key>NSBluetoothAlwaysUsageDescription</key>
<string>需要蓝牙权限来连接设备</string>
<string>Uses BLE to communicate with devices.</string>
<key>NSBluetoothPeripheralUsageDescription</key>
<string>需要蓝牙权限来连接设备</string>
<key>NSBluetoothWhileInUseUsageDescription</key>
<string>需要蓝牙权限来连接设备</string>
<key>NSCameraUsageDescription</key>
<string>需要摄像头权限来扫描二维码连接设备</string>
<key>NSLocationWhenInUseUsageDescription</key>
@ -251,7 +233,7 @@
<string>metal</string>
</array>
<key>UIRequiresFullScreen</key>
<true />
<false />
<key>UIRequiresPersistentWiFi</key>
<false />
<key>UIStatusBarHidden</key>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB