Robin
Robin
I'll split it into 2 PRs (I think that's an amicable solution).
BTW @Anviking There's another reason a linux port would be hard. NSDictionary Swift dictionary conversion on Linux is buggy as hell. For example, ``` Swift let y: [String: Int] =...
@vytis if you use Fastlane, you'll most likely find the .ipa in your source directory.
👋 This should be simple, I _think_ just adding to the Package.swift (and CI) should be enough. Would you like to make a PR?
I'm gonna give it a shot, but one thing that really bugs me is that Core Animation in AppKit isn't as fully featured as UIKit. Is there any drop in...
I have this too. @calebd Any problem with the podspec?
Also, it seems to go away for Objective-C projects with "use_frameworks!" disabled. Any ideas?