From 675edba2a493771b8ff9cd00832fad302e622930 Mon Sep 17 00:00:00 2001
From: Andrea Bizzotto <bizz84@gmail.com>
Date: Thu, 12 Oct 2017 14:22:45 +0200
Subject: [PATCH] Add ios marketing to icon set contents json

---
 .../Assets.xcassets/AppIcon.appiconset/Contents.json         | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/SwiftyStoreKit-iOS-Demo/Assets.xcassets/AppIcon.appiconset/Contents.json b/SwiftyStoreKit-iOS-Demo/Assets.xcassets/AppIcon.appiconset/Contents.json
index b8236c65..19882d56 100644
--- a/SwiftyStoreKit-iOS-Demo/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/SwiftyStoreKit-iOS-Demo/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -39,6 +39,11 @@
       "idiom" : "iphone",
       "size" : "60x60",
       "scale" : "3x"
+    },
+    {
+      "idiom" : "ios-marketing",
+      "size" : "1024x1024",
+      "scale" : "1x"
     }
   ],
   "info" : {