From 0f2b4a0e82a2d961f9b8c51f9fcd8d303f318975 Mon Sep 17 00:00:00 2001 From: Thomas Van Lenten Date: Wed, 10 Jun 2015 13:45:52 -0400 Subject: Update podspec for files that can build now, rename assets to not need @ in the name. --- .../Images.xcassets/AppIcon.appiconset/Contents.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/Contents.json') diff --git a/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/Contents.json b/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/Contents.json index ecd3584e..0cbf9acc 100644 --- a/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/Contents.json @@ -34,19 +34,19 @@ { "size" : "57x57", "idiom" : "iphone", - "filename" : "iPhone6@2x.png", + "filename" : "iPhone6_2x.png", "scale" : "2x" }, { "size" : "60x60", "idiom" : "iphone", - "filename" : "iPhone7@2x.png", + "filename" : "iPhone7_2x.png", "scale" : "2x" }, { "size" : "60x60", "idiom" : "iphone", - "filename" : "iPhone7@3x.png", + "filename" : "iPhone7_3x.png", "scale" : "3x" }, { @@ -88,7 +88,7 @@ { "size" : "72x72", "idiom" : "ipad", - "filename" : "iPad6@2x.png", + "filename" : "iPad6_2x.png", "scale" : "2x" }, { @@ -100,7 +100,7 @@ { "size" : "76x76", "idiom" : "ipad", - "filename" : "iPad7@2x.png", + "filename" : "iPad7_2x.png", "scale" : "2x" }, { @@ -113,4 +113,4 @@ "version" : 1, "author" : "xcode" } -} \ No newline at end of file +} -- cgit v1.2.3