From 2c741b0a34bc122cfbf0860c15e7c116d64fbfd5 Mon Sep 17 00:00:00 2001 From: Slava Kim Date: Fri, 29 Aug 2014 00:27:26 -0700 Subject: [PATCH] Remove redundant reference to ios-sim --- scripts/generate-dev-bundle.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/generate-dev-bundle.sh b/scripts/generate-dev-bundle.sh index 33cd447620..fe4a55b603 100755 --- a/scripts/generate-dev-bundle.sh +++ b/scripts/generate-dev-bundle.sh @@ -188,10 +188,6 @@ npm install jsdoc@3.3.0-alpha9 #npm install cordova@3.5.0-0.2.6 npm install "https://github.com/meteor/cordova-cli/tarball/898040e71f6d6900cac4d477986b0451fb196ff1" -# Below needs rake, getting rid of it -# npm install ios-sim@2.0.1 - - # Checkout and build mongodb. # We want to build a binary that includes SSL support but does not depend on a # particular version of openssl on the host system.