修复 Info.plist 多余键值,设置 bundle bit

This commit is contained in:
JOJO 2026-05-05 22:19:58 +08:00
parent 95c09e89b9
commit 7c0932e1b0

View File

@ -22,8 +22,5 @@
<true/>
<key>CFBundleIconFile</key>
<string>AppIcon</string>
<key>CFBundleIconName</key>
<string>AppIcon</string>
<true/>
</dict>
</plist>