duemunk / Async

Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
MIT License
4.59k stars 316 forks source link

tvOS build fails with Carthage #65

Closed ksmandersen closed 9 years ago

ksmandersen commented 9 years ago

Latest version 1.6.3 fails when installing through Carthage due to missing code signing for tvOS.

screen shot 2015-11-07 at 20 12 51

duemunk commented 9 years ago

Has it worked before with Async to tvOS with Carthage? Never tested it.

duemunk commented 9 years ago

Dupe of #59