diff options
Diffstat (limited to 'Resources')
-rwxr-xr-x | Resources/Info.plist | 4 | ||||
-rwxr-xr-x | Resources/star_1.png | bin | 0 -> 733 bytes | |||
-rwxr-xr-x | Resources/star_2.png | bin | 0 -> 714 bytes | |||
-rwxr-xr-x | Resources/star_3.png | bin | 0 -> 753 bytes |
4 files changed, 1 insertions, 3 deletions
diff --git a/Resources/Info.plist b/Resources/Info.plist index c280170..de7139a 100755 --- a/Resources/Info.plist +++ b/Resources/Info.plist | |||
@@ -26,14 +26,12 @@ | |||
26 | <string>${PRODUCT_NAME}</string> | 26 | <string>${PRODUCT_NAME}</string> |
27 | <key>CFBundlePackageType</key> | 27 | <key>CFBundlePackageType</key> |
28 | <string>APPL</string> | 28 | <string>APPL</string> |
29 | <key>CFBundleShortVersionString</key> | ||
30 | <string>0.4.9</string> | ||
31 | <key>CFBundleSignature</key> | 29 | <key>CFBundleSignature</key> |
32 | <string>????</string> | 30 | <string>????</string> |
33 | <key>CFBundleURLTypes</key> | 31 | <key>CFBundleURLTypes</key> |
34 | <array/> | 32 | <array/> |
35 | <key>CFBundleVersion</key> | 33 | <key>CFBundleVersion</key> |
36 | <string>62</string> | 34 | <string>BUILD_NUMBER</string> |
37 | <key>LSRequiresIPhoneOS</key> | 35 | <key>LSRequiresIPhoneOS</key> |
38 | <true/> | 36 | <true/> |
39 | <key>UIPrerenderedIcon</key> | 37 | <key>UIPrerenderedIcon</key> |
diff --git a/Resources/star_1.png b/Resources/star_1.png new file mode 100755 index 0000000..658c711 --- /dev/null +++ b/Resources/star_1.png | |||
Binary files differ | |||
diff --git a/Resources/star_2.png b/Resources/star_2.png new file mode 100755 index 0000000..028a546 --- /dev/null +++ b/Resources/star_2.png | |||
Binary files differ | |||
diff --git a/Resources/star_3.png b/Resources/star_3.png new file mode 100755 index 0000000..97a22b7 --- /dev/null +++ b/Resources/star_3.png | |||
Binary files differ | |||