Skip to content

Commit 0215d14

Browse files
committed
Update DocC's user documentation with custom module kind
In this context, DocC is a "Tool" not a "Framework".
1 parent bdb66f2 commit 0215d14

File tree

1 file changed

+2
-0
lines changed
  • Sources/DocCDocumentation/DocCDocumentation.docc

1 file changed

+2
-0
lines changed

Sources/DocCDocumentation/DocCDocumentation.docc/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,7 @@
2222
<string>0.1.0</string>
2323
<key>CFBundleVersion</key>
2424
<string>0.1.0</string>
25+
<key>CDDefaultModuleKind</key>
26+
<string>Tool</string>
2527
</dict>
2628
</plist>

0 commit comments

Comments
 (0)