From e0918e74278ba61fed70811de74b6cc6af955691 Mon Sep 17 00:00:00 2001 From: Jason Wray Date: Fri, 30 Mar 2018 00:54:20 -0400 Subject: Port reproduction for #11538 to iosapp --- .../ios/app/Assets.xcassets/Fire.imageset/Contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 platform/ios/app/Assets.xcassets/Fire.imageset/Contents.json (limited to 'platform/ios/app/Assets.xcassets/Fire.imageset/Contents.json') diff --git a/platform/ios/app/Assets.xcassets/Fire.imageset/Contents.json b/platform/ios/app/Assets.xcassets/Fire.imageset/Contents.json new file mode 100644 index 0000000000..cfa3f4849a --- /dev/null +++ b/platform/ios/app/Assets.xcassets/Fire.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Fire.pdf" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + }, + "properties" : { + "preserves-vector-representation" : true + } +} \ No newline at end of file -- cgit v1.2.1