Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build universal framework target for Carthage #730

Open
1ec5 opened this issue Aug 26, 2022 · 0 comments
Open

Build universal framework target for Carthage #730

1ec5 opened this issue Aug 26, 2022 · 0 comments

Comments

@1ec5
Copy link
Contributor

1ec5 commented Aug 26, 2022

MapboxDirections.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. The CircleCI configuration and CONTRIBUTING.md both need to be updated to refer to the new combined scheme.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants