8000 Stop using sandbox-pod · NativeScript/nativescript-cli@7a481be · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a481be

Browse files
author
Martin Bektchiev
committed
Stop using sandbox-pod
We have now `sandbox-exec`-ed the `init` and `prepare` commands in AppBuilder and `sandbox-exec` and `sandbox-pod` are incompatible.
1 parent 07d399f commit 7a481be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"TYPESCRIPT_COMPILER_OPTIONS": {},
77
"CI_LOGGER": false,
88
"ANDROID_DEBUG_UI_MAC": "Google Chrome",
9-
"USE_POD_SANDBOX": true,
9+
"USE_POD_SANDBOX": false,
1010
"DISABLE_HOOKS": false
1111
}

0 commit comments

Comments
  2F94 (0)
0