You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -691,7 +691,7 @@
691
691
"swift.disableSandox": {
692
692
"type": "boolean",
693
693
"default": false,
694
-
"markdownDescription": "Disable sandboxing when running SwiftPM commands. You will almost always want this setting disabled.",
694
+
"markdownDescription": "Disable sandboxing when running SwiftPM commands. In most cases you should keep the sandbox enabled and leave this setting set to `false`",
0 commit comments