David

Results 2 issues of David

Swift Compiler Error after updating to Swift: _"Argument of '#selector' refers to instance method 'tick' that is not exposed to Objective-C"_ Based on my research, adding `@objc` would expose these...

Are you able to add tvOS support for reddift? I'm trying to implement Oauth in my reddit-based tvOS application to allow Login with Reddit, and then access the user's subreddits....