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

Add extension_safe to apple_xcframework #2261

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

keith
Copy link
Member

@keith keith commented Sep 21, 2023

Most importantly this passes the -fapplication-extension linkopt.
Right now this doesn't do anything else, because the application
extension partial only validates the frameworks attr, which these
don't end up in. There is a TODO in that file to improve that.

Most importantly this passes the `-fapplication-extension` linkopt.
Right now this doesn't do anything else, because the application
extension partial only validates the `frameworks` attr, which these
don't end up in. There is a TODO in that file to improve that.
@keith keith merged commit 59e8f75 into master Sep 21, 2023
9 checks passed
@keith keith deleted the ks/add-extension_safe-to-apple_xcframework branch September 21, 2023 20:56
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.

None yet

3 participants