Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Remove Fabric specific build packaging #8969

Closed
4 tasks done
boundsj opened this issue May 12, 2017 · 2 comments
Closed
4 tasks done

Remove Fabric specific build packaging #8969

boundsj opened this issue May 12, 2017 · 2 comments
Assignees
Labels
build iOS Mapbox Maps SDK for iOS
Milestone

Comments

@boundsj
Copy link
Contributor

boundsj commented May 12, 2017

Installation of the iOS SDK via Fabric is now done completely with CocoaPods. This includes the flow that involves the Fabric macOS app. We should remove the old Fabric specific parts of our release and process that includes:

The last one (the release process step) includes testing that an app that uses our SDK via Fabric works as expected. Since we have a Fabric specific implementation in MGLAccountManager that uses a library from Fabric to support the Fabric access token setting mechanism, we should probably continue to test it somehow but I'm not sure what the best way to do that is other than create a simple app using the Fabric install instructions.

Is there anything else required?

cc @friedbunny @incanus @1ec5

@friedbunny
Copy link
Contributor

friedbunny commented Jun 14, 2017

#9264 covers the first three checkboxes and I’ve updated the release steps wiki page to be plausibly realistic. The person who publishes v3.6.0 should be sure to run through these steps and update them with more detail.

/cc @fabian-guerra

@friedbunny
Copy link
Contributor

Done in #9264.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

No branches or pull requests

2 participants