-
Notifications
You must be signed in to change notification settings - Fork 2
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
Xcode compilation, EXConstants Script Build error #9
Comments
here's the build log. |
I believe my initial problems were because I installed node 22. when I installed node 18.8 as you instructed, I was able to build. I am guessing the reason the app DOES build and run with the yarn command (as opposed to Xcode) is because the environment variable reported missing here is included somewhere in the mix. |
your process works okay, but why can't I do an ordinary pod update or pod install? crashes immediately. |
Boiled down: heritage app first, make sure it's right version of node second, sign into expo both on macos and ios third, make sure there's no other version of the app running on the iphone Next, I have to make the process work, because right now, it's not. |
here's a screenshot of the error. Hope it helps.
The text was updated successfully, but these errors were encountered: