mapbox-speech-swift icon indicating copy to clipboard operation
mapbox-speech-swift copied to clipboard

Build universal framework target for Carthage

Open 1ec5 opened this issue 3 years ago • 0 comments

MapboxSpeech.xcodeproj currently has four separate framework targets, one for each platform, plus corresponding test targets and schemes. To streamline development both locally and downstream, we should combine them into a single framework target and test target. Downstream, only Carthage uses the Xcode project; it has supported universal frameworks since v0.9.

/ref mapbox/turf-swift#197 /cc @mapbox/navigation-ios

1ec5 avatar Aug 26 '22 16:08 1ec5