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

CocoaPod podspec for beta 1 #1030

Merged
merged 1 commit into from
Mar 20, 2015
Merged

CocoaPod podspec for beta 1 #1030

merged 1 commit into from
Mar 20, 2015

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Mar 19, 2015

The podspec in this project was originally lifted from mapbox/mapbox-ios-sdk, which was structured and built quite differently. We could have the podspec build this repo as is, using scripts/package_ios.sh, but that would require developers to install the same version of Xcode as Travis is using (see #977). So this podspec instead pulls a prebuilt library. Much simpler.

Also package a LICENSE with the archive to satisfy a CocoaPods warning.

Fixes #829.

This podspec was originally lifted from mapbox/mapbox-ios-sdk, which was structured and built quite differently. We could have the podspec build this repo as is, using scripts/package_ios.sh, but that would require developers to install the same version of Xcode as Travis is using (see #977). So this podspec instead pulls a prebuilt library. Much simpler.

Also package a LICENSE with the archive to satisfy a CocoaPods warning.

Fixes #829.
@1ec5 1ec5 added the iOS Mapbox Maps SDK for iOS label Mar 19, 2015
@1ec5 1ec5 added this to the iOS Beta 1 milestone Mar 19, 2015
@incanus
Copy link
Contributor

incanus commented Mar 20, 2015

Trying this out locally but hitting unrelated CocoaPods problems right now. When I'm past that, I think we are good here — package_ios.sh works well for me, and I'll try manually linking in the library in the meantime.

@incanus
Copy link
Contributor

incanus commented Mar 20, 2015

Looking 👍 with manual integration.

1ec5 added a commit that referenced this pull request Mar 20, 2015
CocoaPod podspec for beta 1
@1ec5 1ec5 merged commit 8fb1bbc into master Mar 20, 2015
@1ec5 1ec5 deleted the 829-pod branch March 20, 2015 17:02
@1ec5 1ec5 mentioned this pull request Mar 30, 2015
2 tasks
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 this pull request may close these issues.

re-enable CocoaPods support
2 participants