I am facing following issue when try to run the application on ios simulator
Error: Unable to get Xcode project information:
2024-04-04 19:13:47.645 xcodebuild[5168:1609393] Writing error result bundle to /var/folders/zy/8lytlmtx397d_dkjbt1977hc0000gp/T/ResultBundle_2024-04-04_19-13-0047.xcresult
xcodebuild: error: Could not resolve package dependencies:
invalid archive returned from 'https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.0-rc.1/MapboxCommon.zip' which is required by binary target 'MapboxCommon'
invalid archive returned from 'https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.0-rc.1/MapboxCoreMaps.xcframework-dynamic.zip' which is required by binary target 'MapboxCoreMaps'
fatalError
I am facing following issue when try to run the application on ios simulator