Skip to content

Conversation

@glessard
Copy link
Contributor

In some build configurations, libswiftCompatibilitySpan was being linked for a newer deployment target than expected.

Addresses rdar://163874201

In some build configurations, libswiftCompatibilitySpan was being linked for a newer deployment target than expected.
@glessard glessard requested a review from a team as a code owner December 10, 2025 23:55
@glessard
Copy link
Contributor Author

@swift-ci please test

@@ -13,8 +20,6 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND DEFINED SWIFT_STDLIB_LIBRARY_BUILD_TY

TARGET_SDKS ${SWIFT_APPLE_PLATFORMS}

LINK_FLAGS "${SWIFT_RUNTIME_SWIFT_LINK_FLAGS}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is repeated further down – just removing the repetition.

@glessard
Copy link
Contributor Author

@swift-ci please test windows platform

glessard and others added 2 commits December 11, 2025 10:29
Co-authored-by: Eric Miotto <1094986+edymtt@users.noreply.github.com>
@glessard
Copy link
Contributor Author

@swift-ci please test

@glessard glessard enabled auto-merge December 11, 2025 21:32
@glessard glessard changed the title [cmake] fix for maccatalyst builds [cmake] fix libswiftCompatibilitySpan for maccatalyst builds Dec 11, 2025
@glessard glessard disabled auto-merge December 12, 2025 01:14
@glessard
Copy link
Contributor Author

@swift-ci please test Windows platform

@glessard
Copy link
Contributor Author

@swift-ci please test macOS platform

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants