Skip to content

Reproduce a swiftpm regression when resolving binary target dependencies within C++ targets.

Notifications You must be signed in to change notification settings

wabiverse/SwiftPMBinaryTargetRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftPM Regression: Binary Artifact Resolution in C++ Targets (#8056)

To reproduce

Note

This does not apply to the SwiftPM release, this regression only exists in the main branch of SwiftPM.

git clone git@github.com:wabiverse/SwiftPMBinaryTargetRegression.git
cd SwiftPMBinaryTargetRegression

swift build

If you comment out #1 and #2, swift build...and toggle them back in...swift build, you can reproduce this issue. I've tested against this PR, and it appears it fixes binary targets to be resolved from C++ targets.

About

Reproduce a swiftpm regression when resolving binary target dependencies within C++ targets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published