From 8f36a3891c8f2bd2b5d69c0fbead916c4c9c1566 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Fri, 19 Oct 2018 08:26:54 -0400 Subject: ios rebuild to make sure ads disabled doesn't affect anything --- build_ios.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'build_ios.sh') diff --git a/build_ios.sh b/build_ios.sh index cbd66b34..f9042358 100755 --- a/build_ios.sh +++ b/build_ios.sh @@ -9,3 +9,6 @@ echo "see https://forum.ionicframework.com/t/how-to-build-ionic-cordova-with-xco echo "-- building --" ionic cordova build ios --release --buildConfig="./build-auto.json" + +echo "********* Done *************" +echo "Make sure you are using Legacy build in XCode (File->Workspace) or push/etc may stop working" -- cgit v1.2.3