From e65cc9d679f508264f28ab23704655685e861994 Mon Sep 17 00:00:00 2001 From: Stephan Diederich Date: Wed, 30 Sep 2015 06:57:49 -0700 Subject: [PATCH] update some asset catalogs Reviewed By: @nscoding Differential Revision: D2480708 --- .../uie_thumb_big.imageset/Contents.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Examples/UIExplorer/UIExplorer/Images.xcassets/uie_thumb_big.imageset/Contents.json b/Examples/UIExplorer/UIExplorer/Images.xcassets/uie_thumb_big.imageset/Contents.json index 589a2f493..cdd15d023 100644 --- a/Examples/UIExplorer/UIExplorer/Images.xcassets/uie_thumb_big.imageset/Contents.json +++ b/Examples/UIExplorer/UIExplorer/Images.xcassets/uie_thumb_big.imageset/Contents.json @@ -2,8 +2,16 @@ "images" : [ { "idiom" : "universal", - "scale" : "1x", - "filename" : "uie_thumb_big.png" + "filename" : "uie_thumb_big.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" } ], "info" : {