Pkg // Add installer background to Packages Project.

This commit is contained in:
ShikiSuen 2022-04-05 16:17:44 +08:00
parent 34b4b9de3b
commit 6d5f876d4d
1 changed files with 6 additions and 6 deletions

View File

@ -747,7 +747,7 @@
<key>BACKGROUND</key>
<dict>
<key>ALIGNMENT</key>
<integer>6</integer>
<integer>0</integer>
<key>APPAREANCES</key>
<dict>
<key>DARK_AQUA</key>
@ -771,11 +771,11 @@
<key>LIGHT_AQUA</key>
<dict>
<key>ALIGNMENT</key>
<integer>6</integer>
<integer>0</integer>
<key>BACKGROUND_PATH</key>
<dict>
<key>PATH</key>
<string>Source/Resources/Images/Images.xcassets/AppIcon.appiconset/128X128.png</string>
<string>Installer/InstallerBg.png</string>
<key>PATH_TYPE</key>
<integer>1</integer>
</dict>
@ -784,13 +784,13 @@
<key>LAYOUT_DIRECTION</key>
<integer>0</integer>
<key>SCALING</key>
<integer>2</integer>
<integer>1</integer>
</dict>
</dict>
<key>BACKGROUND_PATH</key>
<dict>
<key>PATH</key>
<string>Source/Resources/Images/Images.xcassets/AppIcon.appiconset/128X128.png</string>
<string>Installer/InstallerBg.png</string>
<key>PATH_TYPE</key>
<integer>1</integer>
</dict>
@ -799,7 +799,7 @@
<key>LAYOUT_DIRECTION</key>
<integer>0</integer>
<key>SCALING</key>
<integer>2</integer>
<integer>1</integer>
<key>SHARED_SETTINGS_FOR_ALL_APPAREANCES</key>
<true/>
</dict>