123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleIcons</key>
- <dict>
- <key>CFBundleAlternateIcons</key>
- <dict>
- <key>SHOP</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>SHOP</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- <key>SAILUN</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>SAILUN</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- <key>RUIKETU</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>RUIKETU</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- <key>LUJI</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>LUJI</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- <key>HEIYING</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>HEIYING</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- <key>JINYU</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>JINYU</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- <key>HEISHI</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string>HEISHI</string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- </dict>
- <key>CFBundlePrimaryIcon</key>
- <dict>
- <key>CFBundleIconFiles</key>
- <array>
- <string></string>
- </array>
- <key>UIPrerenderedIcon</key>
- <false/>
- </dict>
- </dict>
- </dict>
- </plist>
|