mirror of
https://github.com/cranci1/Sora.git
synced 2026-01-11 20:10:24 +00:00
ok this shit is really fucked then
This commit is contained in:
parent
dbf2c2516b
commit
7d6e2e65d4
1 changed files with 0 additions and 104 deletions
104
Sora/Info.plist
104
Sora/Info.plist
|
|
@ -6,110 +6,6 @@
|
|||
<array>
|
||||
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
||||
</array>
|
||||
<key>CFBundleIcons</key>
|
||||
<dict>
|
||||
<key>CFBundleAlternateIcons</key>
|
||||
<dict>
|
||||
<key>AppIcon_CiroChrome</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroChrome</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroGold</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroGold</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroGoldThree</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroGoldThree</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroGoldTwo</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroGoldTwo</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroPink</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroPink</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroPurple</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroPurple</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroRed</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroRed</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroRoseGold</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroRoseGold</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroSilver</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroSilver</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroSilverTwo</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroSilverTwo</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_CiroYellow</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_CiroYellow</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_Original</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_Original</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_Pixel</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_Pixel</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>AppIcon_SoraAlt</key>
|
||||
<dict>
|
||||
<key>CFBundleIconFiles</key>
|
||||
<array>
|
||||
<string>AppIcon_SoraAlt</string>
|
||||
</array>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>CFBundleURLTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
|
|
|||
Loading…
Reference in a new issue