Skip to content
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

Turn on the BUILD_LIBRARY_FOR_DISTRIBUTION flag #4912

Conversation

matopeto
Copy link
Contributor

Issue Link πŸ”—

#4871

Goals ⚽

Make the library "module stable" so compiled xcframework can be used in newer version of Xcode/swift without recompile

Implementation Details 🚧

Turned on the build setting BUILD_LIBRARY_FOR_DISTRIBUTION
Also added @_implementationOnly to silence the warning described in #4871

Testing Details πŸ”

I tested compiled xcframework with Xcode 13.4 and worked in Xcode 14

@krishnkishore
Copy link

Do we have an ETA to make a release with this change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 5.0
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

4 participants