Update Info.plist (Icon name changes)

This commit is contained in:
arichornlover 2024-05-27 21:14:13 -05:00 committed by GitHub
parent 4471ddadc9
commit c9023c4683
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,13 @@
<string>YTLitePlus</string>
</array>
</dict>
<key>Blue</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>Blue</string>
</array>
</dict>
<key>Outline</key>
<dict>
<key>CFBundleIconFiles</key>
@ -94,11 +101,11 @@
<string>uYou</string>
</array>
</dict>
<key>2012_blue</key>
<key>2012_Cyan</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>2012_blue</string>
<string>2012_Cyan</string>
</array>
</dict>
<key>uYouPlus</key>