I blame the cat for this

This commit is contained in:
Martijn Walraven
2015-07-19 15:54:51 -07:00
parent 1d6139427b
commit 64de50afc7

View File

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