修复 Info.plist 多余键值,设置 bundle bit
This commit is contained in:
parent
95c09e89b9
commit
7c0932e1b0
@ -22,8 +22,5 @@
|
|||||||
<true/>
|
<true/>
|
||||||
<key>CFBundleIconFile</key>
|
<key>CFBundleIconFile</key>
|
||||||
<string>AppIcon</string>
|
<string>AppIcon</string>
|
||||||
<key>CFBundleIconName</key>
|
|
||||||
<string>AppIcon</string>
|
|
||||||
<true/>
|
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user