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

Update readme with iOS client library requirements #967

Closed
friedbunny opened this issue Mar 10, 2015 · 2 comments · Fixed by #1009
Closed

Update readme with iOS client library requirements #967

friedbunny opened this issue Mar 10, 2015 · 2 comments · Fixed by #1009
Assignees
Labels
iOS Mapbox Maps SDK for iOS
Milestone

Comments

@friedbunny
Copy link
Contributor

Old mapbox-gl-cocoa readme:

  • CoreGraphics.framework
  • CoreLocation.framework
  • GLKit.framework
  • OpenGLES.framework
  • SystemConfiguration.framework
  • UIKit.framework
  • libc++.dylib
  • libsqlite3.dylib
  • libz.dylib

Also necessary:

  • MobileCoreServices.framework
  • ImageIO.framework

Library consumers have been popping by with issues (#947, #965). In the interim before the beta drops and proper docs are written, perhaps it would be friendly to throw this list in the repo's readme.

@incanus incanus added the iOS Mapbox Maps SDK for iOS label Mar 10, 2015
@incanus
Copy link
Contributor

incanus commented Mar 10, 2015

Yes! Thanks for this. Saw one of those comments. I'll get these updated.

@incanus incanus added this to the iOS Beta 1 milestone Mar 16, 2015
@incanus
Copy link
Contributor

incanus commented Mar 16, 2015

Related to getting the dist lib (at least static version) going over at #829.

1ec5 added a commit that referenced this issue Mar 16, 2015
Lists the dependencies needed for linking.

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

Successfully merging a pull request may close this issue.

3 participants