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 ' +