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

fix: Xcode 15.3+ not setting TARGET_OS_IOS correctly #248

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

Logikgate
Copy link
Contributor

This stems from my work on a plugin that uses the SDWebImage package. Metadata for some classes were not getting generated when building for a physical device.

This will probably also resolve #245 since they were also running into problems with the same SDWebImage package.

Copy link

cla-bot bot commented Apr 15, 2024

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @Logikgate.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@Logikgate
Copy link
Contributor Author

@cla-bot check

Copy link

cla-bot bot commented Apr 15, 2024

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot cla-bot bot added the cla: yes label Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Metadata filtering - module class ignored by the runtime
2 participants