You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my macOS with Sequoia 15.1 and also installed new Xcode 16.1. I have existing project running on Xcode15.2.
But when i try to run my project started to getting errors from Mapbox framework as it was preety much older version.
pod 'MapboxMaps', '11.8.0'
pod 'MapboxCoreNavigation'
pod 'MapboxNavigation'
I have these 3 pods frameworks. 1st getting installed successfully without any error. But in 2nd & 3rd pod getting below error.
Can you please fix this internal issue so that i can continue on my developement? Attaching 1 more screenshot with verbose as well.
The text was updated successfully, but these errors were encountered:
I have updated my macOS with Sequoia 15.1 and also installed new Xcode 16.1. I have existing project running on Xcode15.2.
But when i try to run my project started to getting errors from Mapbox framework as it was preety much older version.
pod 'MapboxMaps', '11.8.0'
pod 'MapboxCoreNavigation'
pod 'MapboxNavigation'
I have these 3 pods frameworks. 1st getting installed successfully without any error. But in 2nd & 3rd pod getting below error.
Can you please fix this internal issue so that i can continue on my developement? Attaching 1 more screenshot with verbose as well.
The text was updated successfully, but these errors were encountered: