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

explore framework install for iOS #3161

Closed
incanus opened this issue Dec 1, 2015 · 1 comment · Fixed by #3183
Closed

explore framework install for iOS #3161

incanus opened this issue Dec 1, 2015 · 1 comment · Fixed by #3183
Assignees
Labels
build iOS Mapbox Maps SDK for iOS

Comments

@incanus
Copy link
Contributor

incanus commented Dec 1, 2015

We have a framework script as of 01b4f16. If we were to modify our CocoaPods spec to allow install from this framework, could we:

  1. Provide symbolicated/stripped Mapbox.framework zips instead of our current static library zips?
  2. Avoid use of use_frameworks! in users' Podfile because we already have a namespaced framework?
  3. Make drag and drop install with auto-linking of dependencies more of a reality?

@1ec5 @friedbunny

@incanus incanus added iOS Mapbox Maps SDK for iOS build labels Dec 1, 2015
@1ec5 1ec5 self-assigned this Dec 2, 2015
@1ec5
Copy link
Contributor

1ec5 commented Dec 21, 2015

With #3183, we’re moving to a dynamic framework as the preferred installation method, so the answer will be yes, yes, and yes.

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

Successfully merging a pull request may close this issue.

2 participants