swiftlang / swiftlang/swift-installer-scripts
features.json is missing from Windows installer for docc
Open
@compnerd is already working on this.
Since Sep 7, 2024.
Windows
- Dominant language
- C++
- Stars
- 82
- Forks
- 64
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 11
Description
We probably need a section similar to this, but for docc:
<ComponentGroup Id="SwiftFeatures" Directory="_usr_share_swift">
<Component>
<File Source="$(TOOLCHAIN_ROOT)\usr\share\swift\features.json" />
</Component>
</ComponentGroup>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.