swiftlang/swift-package-manager
The Package Manager for the Swift Programming Language
SwiftApache-2.0
Issues
- 2
`swift package add-plugin`
#8169 opened by MahdiBM - 4
Several Errors related to macos version
#8134 opened by cerupcat - 5
Add Swift setting to add include paths for a target that are inherited by targets depending on this one
#8077 opened by DougGregor - 4
- 1
- 0
- 1
- 0
`exclude` files are included during a build
#8156 opened by luispadron - 0
Package plugins don't work on Windows if the PATH environment variable isn't accessed with the right case
#8125 opened by jakepetroules - 0
- 0
- 0
Allow marking a package product as deprecated
#8144 opened by czechboy0 - 1
TraitsTests fails when running in 6.1 toolchain
#8131 opened by bkhouri - 2
SwiftPM should support `swift install`
#8140 opened by dduan - 0
Buggy test: CancellatorTests.testConcurrency
#8136 opened by cmcgee1024 - 1
Support Multiple Public Header Paths
#8130 opened by omochi - 0
- 4
- 1
- 0
Pre-determine whether an SSH host is trusted before git gives a a host verification error
#8127 opened by cmcgee1024 - 1
- 3
Transitive link dependencies are lost for C modules
#8122 opened by compnerd - 0
Package edit doesn't support unsafe flags
#8079 opened by dschaefer2 - 0
Test failures on Windows
#8121 opened by dschaefer2 - 0
- 1
- 12
- 3
- 6
Git config setting `safe.bareRepository=explicit` can break dependency resolution
#8068 opened by valentary - 0
diagnose-api-breaking-changes fails with 'redefinition of module' on first run
#8103 opened by vsarunas - 1
swift package show-dependencies taking inordinate amount of time with Xcode 16 toolchain
#8102 opened by brianmichel - 0
Conflicting detection of executable targets on when using a binaryTarget on an executable product
#8101 opened by sleepygarden - 0
`swift package plugin` to support `--skip-build`
#8098 opened by MahdiBM - 4
- 1
C Settings are not propagated to consuming modules
#8095 opened by dschaefer2 - 1
Cancelling an XCTest run does not terminate underlying XCTest process on Windows
#8085 opened by ahoppen - 2
Building a package creates a lock file in `AppData\Local\Temp` but never removes the lock file
#8080 opened by ahoppen - 0
Plugin build diagnostics are badly formatted
#8091 opened by dabrahams - 5
Trunk 6.1 Macro builds appear to incorrectly compile all package dependencies also for the host when cross-compiling?
#8078 opened by finagolfin - 3
Incorrect products provided to command plugin when a local macro target that imports SwiftSyntaxMacros is imported by a product
#8082 opened by JacobHearst - 0
- 0
`diagnose-api-breaking-changes` diagnoses API breaking change if `swift-argument-parser` is declared as a dependency
#8081 opened by ahoppen - 2
Make the global cache path configurable
#8072 opened by luispadron - 0
Error when Adding Swift Package to Cocoapods workspace which brings in framework already exists through Cocoapods.
#8071 opened by fangmobile - 0
`swift test list` does not fail with unrecognized argument `swift test` options.
#8069 opened by bkhouri - 0
Remarks emitted by command plugins are dropped
#8067 opened by owenv - 0
- 0
Linker _sometimes_ fails at the first `swift build` but succeeds after several trials in a certain repository.
#8064 opened by YOCKOW - 1
Target with plugin but no Swift source files is never built, has spurious warning
#8061 opened by DougGregor - 2
Changes to build tool plugin sources do not cause targets using that plugin to rebuild
#8062 opened by DougGregor