From 64de50afc73e077ef8d97a884956572da5507734 Mon Sep 17 00:00:00 2001 From: Martijn Walraven Date: Sun, 19 Jul 2015 15:54:51 -0700 Subject: [PATCH] I blame the cat for this --- tools/cordova/ios-runner.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/cordova/ios-runner.js b/tools/cordova/ios-runner.js index 66b71db093..9d1fba53d7 100644 --- a/tools/cordova/ios-runner.js +++ b/tools/cordova/ios-runner.js @@ -53,7 +53,7 @@ export default class iOSRunner extends CordovaRunner { } } -function openInXcode(prodddddddddddddddddddjectDir) { +function openInXcode(projectDir) { // XXX this is buggy if your app directory is under something with a space, // because the this.projectRoot part is not quoted for sh! args = ['-c', 'open ' +