SPMBuildToolSupport
SPMBuildToolSupport copied to clipboard
Provides (and demonstrates) workarounds for Swift Package Manager bugs and limitations.
Results
5
SPMBuildToolSupport issues
Sort by
recently updated
recently updated
newest added
Can't tell if this is our bug or theirs yet
This code is wrong: https://github.com/dabrahams/SPMBuildToolSupport/blob/c270d23a9c70aa015e09a9c0ea28e36d2801adc4/SPMBuildToolSupport.swift#L510-L516 The right thing to do is here: https://github.com/hylo-lang/gyb-swift/blob/5fe38a2ec40911c3e9a951ed405dbe7ee706ebe0/Sources/gyb-swift/ProcessUtilities.swift#L125-L158