<key>CFBundleIcons</key> | |
<dict> | |
<key>CFBundleAlternateIcons</key> | |
<dict> | |
<key>BlueGradient</key> | |
<dict> | |
<key>CFBundleIconFiles</key> | |
<array> | |
<string>BlueGradient</string> | |
</array> | |
<key>UIPrerenderedIcon</key> | |
<string>NO</string> | |
</dict> | |
<key>BlueGradientBlack</key> | |
<dict> | |
<key>CFBundleIconFiles</key> | |
<array> | |
<string>BlueGradientBlack</string> | |
</array> | |
<key>UIPrerenderedIcon</key> | |
<string>NO</string> | |
</dict> | |
</dict> | |
</dict> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment