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

-ObjC is still not always generated when linking static xcframeworks #10459

Closed
paulb777 opened this issue Feb 24, 2021 · 0 comments
Closed

-ObjC is still not always generated when linking static xcframeworks #10459

paulb777 opened this issue Feb 24, 2021 · 0 comments
Milestone

Comments

@paulb777
Copy link
Member

#10234 turns out to be an incomplete fix.

https://github.com/fthdgn/firebase-ios-sdk-issue-7595 demonstrates an example of a necessary -ObjC not being generated. Full explanation firebase/firebase-ios-sdk#7595 (comment).

Debugging shows the new builld_settings code added in #10234 only executed for aggregate targets and exiting early because of no response to :vendored_xcframeworks.

Unfortunately, I lost track of the test case I used with #10234 and I'm not sure what's different about the working and non-working cases.

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

No branches or pull requests

2 participants