Skip to content

Commit b1d0664

Browse files
Merge pull request #2342 from NativeScript/milanov/use-sandbox-pod
Use sandbox-pod for AppBuilder builds
2 parents c35b701 + 82c06bf commit b1d0664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.json

+1-1
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": false,
9+
"USE_POD_SANDBOX": true,
1010
"DISABLE_HOOKS": false
1111
}

0 commit comments

Comments
 (0)