Skip to content

Commit 3d50dc6

Browse files
committed
cannot parse this option yet
1 parent 082ec5d commit 3d50dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/UnidocClient/Unidoc.Client.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ extension Unidoc.Client
338338
"--project-type", "\(type)",
339339
"--workspace", "\(workspace.location)",
340340
"--output", "\(docs)",
341-
"--recover-from-apple-bugs",
341+
// "--recover-from-apple-bugs",
342342
]
343343
if self.pretty
344344
{

0 commit comments

Comments
 (0)