Update Info.plist (Icon name changes)
This commit is contained in:
parent
4471ddadc9
commit
c9023c4683
1 changed files with 9 additions and 2 deletions
|
|
@ -45,6 +45,13 @@
|
||||||
<string>YTLitePlus</string>
|
<string>YTLitePlus</string>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>Blue</key>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleIconFiles</key>
|
||||||
|
<array>
|
||||||
|
<string>Blue</string>
|
||||||
|
</array>
|
||||||
|
</dict>
|
||||||
<key>Outline</key>
|
<key>Outline</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleIconFiles</key>
|
<key>CFBundleIconFiles</key>
|
||||||
|
|
@ -94,11 +101,11 @@
|
||||||
<string>uYou</string>
|
<string>uYou</string>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
<key>2012_blue</key>
|
<key>2012_Cyan</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>CFBundleIconFiles</key>
|
<key>CFBundleIconFiles</key>
|
||||||
<array>
|
<array>
|
||||||
<string>2012_blue</string>
|
<string>2012_Cyan</string>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
<key>uYouPlus</key>
|
<key>uYouPlus</key>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue