Closed klundberg closed 4 years ago
It would be great to see this happen. Is there anything missing from SPM that would stop this being possible now? Anything the community can do to help? My project is 100% SPM now and looking to add MapBox so was a bit sad to see I'll need to revert to something else just for this.
Duplicate of #546, which was originally mapbox/mapbox-gl-native#15241 before being transferred to this repository. The comments haven’t all come over to the new repository yet.
Hello! Now that Xcode 12 is out and allows for binary dependencies to be installed and managed with Swift Package Manager, is there a plan to allow developers to integrate the mapbox sdk using SwiftPM? I'd love to be able to do this, since the apps I'm working on only have a few more dependencies managed with cocoapods, and I'd love to be able to centralize on SwiftPM completely soon. Thanks!