mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
I blame the cat for this
This commit is contained in:
2
tools/cordova/ios-runner.js
vendored
2
tools/cordova/ios-runner.js
vendored
@@ -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 ' +
|
||||
|
||||
Reference in New Issue
Block a user