James Barrow
James Barrow
DataSource and Delegate use of `NSInteger` instead of `NSUInteger` in regards to Swift and Casting
I've just updated an old project to Swift 3.0 and had to swap to the "feature" branch to get the benefits of #214 to allow my project to build. To...
Is there any possibility to add Homebrew support for this for installation? Never done it before but seem to be instructions here https://docs.brew.sh/Adding-Software-to-Homebrew Might also need some version tags.
### Description Fastlane started having a problem with the `upload_to_testflight` task as discussed in this Issue https://github.com/fastlane/fastlane/issues/22248. This issue seems to have been fixed now, but we need to have...