From 8dd62a864501a7a950380350cdaade660acc15ce Mon Sep 17 00:00:00 2001 From: Diego Waxemberg Date: Tue, 21 Oct 2014 04:13:47 -0400 Subject: [PATCH] Fixed launch screen text color and image location, changed version to 0.1 --- Launch Screen.xib | 6 ++--- .../Contents.json | 21 ++++++++++++++++++ .../store_icon_1024x1024.png | Bin Limelight/Limelight-Info.plist | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) create mode 100644 Limelight/Images.xcassets/store_icon_1024x1024.imageset/Contents.json rename store_icon_1024x1024.png => Limelight/Images.xcassets/store_icon_1024x1024.imageset/store_icon_1024x1024.png (100%) diff --git a/Launch Screen.xib b/Launch Screen.xib index aaedfdf..7ad3847 100644 --- a/Launch Screen.xib +++ b/Launch Screen.xib @@ -13,13 +13,13 @@ - + @@ -40,6 +40,6 @@ - + diff --git a/Limelight/Images.xcassets/store_icon_1024x1024.imageset/Contents.json b/Limelight/Images.xcassets/store_icon_1024x1024.imageset/Contents.json new file mode 100644 index 0000000..532110c --- /dev/null +++ b/Limelight/Images.xcassets/store_icon_1024x1024.imageset/Contents.json @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "scale" : "1x", + "filename" : "store_icon_1024x1024.png" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/store_icon_1024x1024.png b/Limelight/Images.xcassets/store_icon_1024x1024.imageset/store_icon_1024x1024.png similarity index 100% rename from store_icon_1024x1024.png rename to Limelight/Images.xcassets/store_icon_1024x1024.imageset/store_icon_1024x1024.png diff --git a/Limelight/Limelight-Info.plist b/Limelight/Limelight-Info.plist index efb36ad..c542bfd 100644 --- a/Limelight/Limelight-Info.plist +++ b/Limelight/Limelight-Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 0.1 CFBundleSignature ???? CFBundleVersion