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

task: fix example app xcode 15 #52

Merged
merged 3 commits into from
Nov 28, 2024

Conversation

luca-gr4vy
Copy link
Collaborator

@luca-gr4vy luca-gr4vy commented Nov 28, 2024

Description: We aren't able to build and run the example app in Xcode 15+ due to a Pods error. Long-term solution should be to upgrade to the latest react-native package version, but in the meantime we can apply this fix. Upgrade will be tackled in a separate ticket https://gr4vy.atlassian.net/browse/TA-9479.

Screenshot 2024-11-28 at 15 14 56

Tested, works well both building and running with Xcode and through the cli command.

Ticket: https://gr4vy.atlassian.net/browse/TA-6984

@@ -80,6 +80,5 @@
},
"engines": {
"node": ">= 16.0.0"
},
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2024-11-28 at 14 55 06

That restriction should have been removed

@luca-gr4vy luca-gr4vy merged commit 930a807 into main Nov 28, 2024
3 checks passed
@luca-gr4vy luca-gr4vy deleted the task/TA-6984-fix-example-app-xcode-15 branch November 28, 2024 17:01
@gr4vy-code
Copy link
Contributor

🚀 PR was released in v1.6.1 🚀

@gr4vy-code gr4vy-code added the released This issue/pull request has been released. label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants