almost signing ios
This commit is contained in:
@@ -155,5 +155,10 @@ findbuild:
|
||||
CommandLine()->CreateCommandLine(c, v);
|
||||
if (CommandLine()->CheckParam("build"))
|
||||
return build();
|
||||
const char *szDeployDevice = CommandLine()->ParamValue("deploy");
|
||||
if (szDeployDevice)
|
||||
{
|
||||
|
||||
}
|
||||
return 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user