mapbox/mapbox-scenekit

Rewrite Cartfile

Closed this issue · 1 comments

1ec5 commented

The Mapbox Maps SDK is only used in the example application, so this line should go in Cartfile.private so that downstream users of this library don’t necessarily depend on the map SDK:

binary "https://www.mapbox.com/ios-sdk/Mapbox-iOS-SDK.json" ~> 4.0.2

Are there any other dependencies that should be mentioned in the Cartfile?

/ref #3 #5
/cc @avi-c

avi-c commented

There aren't any other dependencies for now.
Could you create a PR for these changes?