pivotal-legacy / PivotalCoreKit

Shared library and test code for iOS and macOS projects
http://pivotallabs.com
Other
168 stars 85 forks source link

watchOS 2 - Redux #166

Closed briancroom closed 8 years ago

briancroom commented 8 years ago

This is the continuation of the work done a couple months ago by @xtreme-priyanka-ranjan and @xtreme-peter-iskandar. I have worked with Priyanka to get it cleaned up a bit, and it now also includes specs for the new functionality.

There are still significant pieces of new watchOS 2 API that are not dealt with in this PR, but it does include some useful items, including WKExtension. This obsoletes #158.

akitchen commented 8 years ago

I just bumped the travis build.

Are there any pck users with watchOS 2 projects that want to try this out? Otherwise I'm inclined to merge and iterate from there.

Thanks again @xtreme-priyanka-ranjan @briancroom

briancroom commented 8 years ago

I'm going to go ahead and merge this, as I've got another large PR I'd like to open, and would like to avoid unnecessary conflicts.

If any of the changes here cause people problems, I'm sure it'll be easy to fix things up again :smile: