-
-
Notifications
You must be signed in to change notification settings - Fork 857
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
Upgrade iOS SDK to 6.0.0 #986
Comments
would it be possible to try the new SDK via setting
|
I've managed to install the version
after updating pods, my Xcode project was updated with folowing (changes related to
@mfazekas as you created the former 5+ podspec, don't you have any idea what could have gone wrong? |
Finally solved this, I'm adding
Seems to be working OK so far |
hey @nasmuris, great that it worked 👍 Could you concisely write down in one comment the exact steps required to upgrade, so others can see them at a glance till we increase/ include it in the repo. Thanks 🙇 |
@nasmuris where do you find the |
@nasmuris
maybe a noob question, but how did you set this ENV variable? |
I have been trying to update to ^8.1.0-rc10 and get the same error as @nasmuris gets:
I have tried to follow the instructions listed above but they did not work for me. Can you please help resolve this? |
…ating. Created a comment on a similar issue in Stackoverflow (https://github.com/react-native-mapbox-gl/maps/issues/986). Signed-off-by: NathanNovak <nnovak@ku.edu>
Also getting exactly the same issue as mentioned by @NathanNovak. @NathanNovak I've got it working again now. While this fix feels like a temp workaround, it might at least keep you developing for the moment. I altered the pod spec in the npm module - |
FWIW I've also published 5.9.0 of static fixer, so it rc10 should work if you default to the 5.9.0 version |
Based on suggestion of @nasmuris above, I added these lines to
|
It looks like there is a new version of the underlying iOS mapbox SDK, I'm getting the following in logs (v8.1.0-rc.2)
The text was updated successfully, but these errors were encountered: