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

Support macOS, tvOS, watchOS #32

Merged
merged 7 commits into from
Jan 18, 2018
Merged

Support macOS, tvOS, watchOS #32

merged 7 commits into from
Jan 18, 2018

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Jan 18, 2018

This PR expands this library’s platform support to include deploying on:

  • iOS 8 when installing via Carthage
    Previously, only CocoaPods deployed back to iOS 8.
  • macOS 10.10 and above when installing via CocoaPods
    Previously, only Carthage deployed to macOS, and only to 10.11.
  • tvOS 11 and above
  • watchOS 2 and above

Along the way, the Mac targets have been upgraded to Swift 4, and all the bundle identifiers are now consistent.

Fixes #8.

/cc @frederoni @friedbunny @captainbarbosa

@1ec5 1ec5 added the build label Jan 18, 2018
@1ec5 1ec5 self-assigned this Jan 18, 2018

A [spatial analysis](http://en.wikipedia.org/wiki/Spatial_analysis) library written in Swift for native iOS and macOS applications, ported from [Turf.js](https://github.com/Turfjs/turf/).
A [spatial analysis](http://en.wikipedia.org/wiki/Spatial_analysis) library written in Swift for native iOS, macOS, tvOS, and watchOS applications, ported from [Turf.js](https://github.com/Turfjs/turf/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐧

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hehe, let’s take care of that in #31, which I’ll also update to reflect these changes.

@1ec5 1ec5 merged commit 8dad007 into master Jan 18, 2018
@1ec5 1ec5 deleted the 1ec5-platforms branch January 18, 2018 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants