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(ios): Fix broken build of WatchOS embedded apps #250

Merged
merged 1 commit into from
May 14, 2024

Conversation

gabrielbiga
Copy link
Contributor

This commit aims to fix this issue reported here: #249

I don't know if this is the best solution, but as we don't need NS headers at WatchOS development, I think we can disable it for the target TARGET_OS_WATCH.

@cla-bot cla-bot bot added the cla: yes label Apr 19, 2024
@NathanWalker
Copy link
Contributor

Hey thanks @gabrielbiga this seems like a reasonable fix - if this confirmed fixes on your side we could include this on a patch in next few days.

@gabrielbiga
Copy link
Contributor Author

Hello @NathanWalker thanks for the review! The piece of code is tested and did solve the issue here. 👍🏻

@NathanWalker NathanWalker merged commit 1df9ea2 into NativeScript:main May 14, 2024
3 checks passed
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.

2 participants