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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -699,7 +699,7 @@
699
699
"swift.disableSandox": {
700
700
"type": "boolean",
701
701
"default": false,
702
-
"markdownDescription": "Disable sandboxing when running SwiftPM commands. You will almost always want this setting disabled.",
702
+
"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