Update ios-deploy
This commit is contained in:
@@ -300,7 +300,7 @@ class IOSHelper {
|
||||
|
||||
var xcodeVersion = getXcodeVersion ();
|
||||
|
||||
ProcessHelper.runCommand ("", launcher, [ "install", "--noninteractive", "--debug", "--timeout", "5", "--bundle", FileSystem.fullPath (applicationPath) ]);
|
||||
ProcessHelper.runCommand ("", launcher, [ "install", "--noninteractive", "--debug", "--bundle", FileSystem.fullPath (applicationPath) ]);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user