mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Static build comment
This commit is contained in:
parent
34f2fb8744
commit
6b9eb55e1c
@ -88,7 +88,8 @@ sub main {
|
||||
my $foo = Cwd::getcwd();
|
||||
TinderUtils::print_log "cwd = $foo\n";
|
||||
|
||||
# opt = Deployment, debug = Development
|
||||
# opt = Deployment, debug = Development.
|
||||
# Add -target NavigatorStatic for static build.
|
||||
$status = TinderUtils::run_shell_command("pbxbuild -buildstyle \"Deployment\"");
|
||||
TinderUtils::print_log "Status from pbxbuild: $status\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user