-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
build systemChanges to interactions with build systemsChanges to interactions with build systemsembeddedSupport for Embedded SwiftSupport for Embedded Swift
Description
Is it reproducible with SwiftPM command-line tools: swift build
, swift test
, swift package
etc?
- Confirmed reproduction steps with SwiftPM CLI. The description text must include reproduction steps with either of command-line SwiftPM commands,
swift build
,swift test
,swift package
etc.
Description
SwiftPM should not link intermediate object files when building for embedded swift. Supersedes: #7612
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Swift Package Manager version/commit hash
No response
Swift & OS version (output of swift --version ; uname -a
)
No response
Metadata
Metadata
Assignees
Labels
build systemChanges to interactions with build systemsChanges to interactions with build systemsembeddedSupport for Embedded SwiftSupport for Embedded Swift
Type
Projects
Status
Investigate