Open bernardo-martinez opened 3 years ago
Did you find a fix? I am facing the same issue, only difference is I installed the SDk with cocoapods
@bernardo-martinez @mailliwi
You can resolve by running carthage update --platform ios --use-netrc
More about how to run the example build https://github.com/mapbox/vision-ios-examples/issues/154#issuecomment-908155396
Description
On the fifth step on https://github.com/mapbox/mapbox-vision-ios/tree/master/Examples the examples fail to build
Expected behavior
Running
carthage update --platform ios
builds the examples successfulyActual behavior
Downloading MapboxAccounts binary at "2.3.1"
Screenshots
Not a screenshot but copy pasting the output:
Configuration
Additional context
rm -rf ~/Library/Caches/org.carthage.CarthageKit
to delete cache