mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-23 06:25:19 -07:00
Adjust XSAppIconAssets
This commit is contained in:
parent
2cf04534ff
commit
9f6591ea2e
1 changed files with 4 additions and 0 deletions
|
@ -45,5 +45,9 @@
|
||||||
</array>
|
</array>
|
||||||
<key>UIRequiresFullScreen</key>
|
<key>UIRequiresFullScreen</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>XSAppIconAssets</key>
|
||||||
|
<string>Media.xcassets/AppIcons.appiconset</string>
|
||||||
|
<key>XSLaunchImageAssets</key>
|
||||||
|
<string>Media.xcassets/LaunchImages.launchimage</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue