-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Add support for ObjC/C Package
Checklist
- If possible, I've reproduced the issue using the
mainbranch of this package. - This issue hasn't been addressed in an existing GitHub issue.
Expected behavior
Generate docc preview successfully.
Actual behavior
error: target 'XX' is not a Swift source module
Steps to Reproduce
- Init an empty C Package and add Documentation Catalog(XX.docc foloder).
- Add Swift-DocC-Plugin depenedency
- Run
swift package --disable-sandbox preview-documentation --target XX
Swift-DocC Plugin Version Information
Swift-DocC plugin version: 1.1.0
Swift Compiler version:
swift-driver version: 1.75.2 Apple Swift version 5.8 (swiftlang-5.8.0.124.2 clang-1403.0.22.11.100)
Target: arm64-apple-macosx13.0
GLinnik21 and cmcgee1024
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working