jflinter / Dwifft

Swift Diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tvOS scheme

papertigers opened this issue · comments

Hey do you mind adding a tvOS scheme to the project? There shouldn't be any reason that it won't work out of the box that I can think of. Thanks!

*** Skipped building Dwifft due to the error:
Dependency "Dwifft" has no shared framework schemes for any of the platforms: tvOS

Just forked and tested. Everything builds just fine.

Edit:
Also need to update the UI extensions with
#if os(iOS) || os(tvOS)

Sure, mind submitting a PR for this?

On Tue, Nov 15, 2016 at 8:27 AM -0800, "Michael Zeller" notifications@github.com wrote:

Just forked and tested. Everything builds just fine.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Hello,
I did it #62

cheers,
Romain