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" : {