From 5a5636944b8c00b8f6042771ca1ad5f6de5d1211 Mon Sep 17 00:00:00 2001 From: "N.A.Shashank" Date: Tue, 26 Jun 2018 19:09:36 +0530 Subject: [PATCH] modified .npmignore to ignore deployment script --- .npmignore | 1 + {Scripts => DeploymentScripts}/UpdateReactCheckout.sh | 0 .../example/Images.xcassets/AppIcon.appiconset/Contents.json | 5 +++++ 3 files changed, 6 insertions(+) rename {Scripts => DeploymentScripts}/UpdateReactCheckout.sh (100%) diff --git a/.npmignore b/.npmignore index 90c978b36..7de2036f9 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,2 @@ example/ +DeploymentScripts/ diff --git a/Scripts/UpdateReactCheckout.sh b/DeploymentScripts/UpdateReactCheckout.sh similarity index 100% rename from Scripts/UpdateReactCheckout.sh rename to DeploymentScripts/UpdateReactCheckout.sh diff --git a/example/ios/example/Images.xcassets/AppIcon.appiconset/Contents.json b/example/ios/example/Images.xcassets/AppIcon.appiconset/Contents.json index b8236c653..19882d568 100644 --- a/example/ios/example/Images.xcassets/AppIcon.appiconset/Contents.json +++ b/example/ios/example/Images.xcassets/AppIcon.appiconset/Contents.json @@ -39,6 +39,11 @@ "idiom" : "iphone", "size" : "60x60", "scale" : "3x" + }, + { + "idiom" : "ios-marketing", + "size" : "1024x1024", + "scale" : "1x" } ], "info" : {