Skip to content

Add .staticLibrary support for binary targets #8639

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

FranzBusch
Copy link
Member

@FranzBusch
Copy link
Member Author

@swift-ci test

@FranzBusch FranzBusch force-pushed the fb-static-library-binary-target branch from 9896b6f to 709c982 Compare May 8, 2025 19:38
@FranzBusch
Copy link
Member Author

@swift-ci test

@FranzBusch FranzBusch force-pushed the fb-static-library-binary-target branch from 709c982 to 625b9dd Compare May 8, 2025 21:16
@FranzBusch
Copy link
Member Author

@swift-ci test

@FranzBusch FranzBusch force-pushed the fb-static-library-binary-target branch from 625b9dd to b2c0c24 Compare May 8, 2025 21:27
@FranzBusch
Copy link
Member Author

@swift-ci test

case xcframework
case artifactsArchive
case artifactsArchive([String])
Copy link
Member

Choose a reason for hiding this comment

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

This will require a version update to v8 for the workspace state.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. I just pushed a change that should allow us to do this without having to version the JSON format and will in the worst case require a clean build. Do you think that's okay?

Copy link
Member Author

Choose a reason for hiding this comment

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

@dschaefer2 addressed this break by introducing a forwards compatibility new case and mapped the old one to it.

@FranzBusch
Copy link
Member Author

@swift-ci test

@FranzBusch
Copy link
Member Author

@swift-ci test

@FranzBusch
Copy link
Member Author

@swift-ci test windows

@FranzBusch FranzBusch force-pushed the fb-static-library-binary-target branch from 8041c94 to b45e400 Compare May 13, 2025 15:10
@FranzBusch
Copy link
Member Author

@swift-ci test

@FranzBusch
Copy link
Member Author

@swift-ci test windows

Copy link
Member

@dschaefer2 dschaefer2 left a comment

Choose a reason for hiding this comment

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

Thanks!

@FranzBusch FranzBusch enabled auto-merge (squash) May 13, 2025 19:55
@FranzBusch FranzBusch merged commit 477466d into main May 13, 2025
6 checks passed
@FranzBusch FranzBusch deleted the fb-static-library-binary-target branch May 13, 2025 20:13
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.

5 participants