Noah McCann
Noah McCann
Tests
Hi, First I'd like to say that this is a wonderful example, and I plan on applying the lessons learned here to our next refactoring. That being said, I think...
This introduces a new (very small) dependency to allow for optional file watching, which is just a lightweight wrapper around Apple's own file watching capabilities. This dependency imports Cocoa, though...
Hi, If you'd like I can create PRs to add Swift 2.3 or 3.0 support. Given that this is a tutorial series, I think going straight to 3.0 is alright....
Hi, I'm trying to integrate PermissionScope with an existing UI for which the documentation suggests using the various `request...` methods. When doing this I initially ran into a problem when...