updates icons for ios

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-07-25 18:42:52 -04:00
parent 7c652d7269
commit 1349d7a144
9 changed files with 11 additions and 6 deletions
@@ -13,19 +13,19 @@
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon-29pt@1x.png",
"filename" : "Icon-29pt@1x-1.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon-29pt@2x.png",
"filename" : "Icon-29pt@2x-1.png",
"scale" : "2x"
},
{
"size" : "29x29",
"idiom" : "iphone",
"filename" : "icon-29pt@3x.png",
"filename" : "Icon-29pt@3x.png",
"scale" : "3x"
},
{
@@ -139,6 +139,11 @@
"idiom" : "ipad",
"filename" : "hmm.png",
"scale" : "2x"
},
{
"idiom" : "ios-marketing",
"size" : "1024x1024",
"scale" : "1x"
}
],
"info" : {
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.5 KiB

After

Width:  |  Height:  |  Size: 12 KiB

@@ -654,7 +654,7 @@
INFOPLIST_FILE = "$(SRCROOT)/ios/love-ios.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = YES;
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = org.kennethreitz.supersphere;
PRODUCT_NAME = "Super Sphere";
PROVISIONING_PROFILE = "";
@@ -698,7 +698,7 @@
INFOPLIST_FILE = "$(SRCROOT)/ios/love-ios.plist";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = NO;
MTL_ENABLE_DEBUG_INFO = YES;
PRODUCT_BUNDLE_IDENTIFIER = org.kennethreitz.supersphere;
PRODUCT_NAME = "Super Sphere";
PROVISIONING_PROFILE = "";
+1 -1
View File
@@ -44,7 +44,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.2</string>
<string>1.3</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIFileSharingEnabled</key>