Closed
Description
Previous ID | SR-9038 |
Radar | None |
Original Reporter | tannernelson (JIRA User) |
Type | Bug |
Additional Detail from JIRA
Votes | 4 |
Component/s | SwiftSyntax |
Labels | Bug |
Assignee | None |
Priority | Medium |
md5: 9bbab7716cc05fa62a1f9472abf24ed4
Issue Description:
Currently Swift Syntax vends a dynamic product (https://github.com/apple/swift-syntax/blob/master/Package.swift#L8).
This creates issues when trying to link a static executable that uses Swift Syntax. Is there any way this could be changed to a normal product?