-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
embeddedSupport for Embedded SwiftSupport for Embedded Swiftenhancementswift testChanges impacting `swift test` toolChanges impacting `swift test` tool
Description
In order for the Swift Testing package to build for Embedded Swift, we need to toggle a bunch of settings. It would be helpful if there were something like .when(platform: [.embedded])
or .when(.embedded)
or some such thing that we could use to modify our Swift/C++ settings in the package description.
Metadata
Metadata
Assignees
Labels
embeddedSupport for Embedded SwiftSupport for Embedded Swiftenhancementswift testChanges impacting `swift test` toolChanges impacting `swift test` tool