Blog
-
Leveraging xcconfig files in shared projects
How to use xcconfig files to enable developers using their own individual developer accounts to work on the same Xcode project.
Read More -
UIBarButtonItem & iOS 11
All the fun subtle differences in behaviour of UIBarButtonItems on iOS 11.
Read More -
Styling In Storyboards Using Swift
How to leverage reflection in Swift to simplify styling of custom UI components within Storyboards.
Read More -
Cleaner asynchronous tests with XCTest
A few tips on how to clean up some of your asynchronous tests!
Read More -
What's really new with UI Testing in iOS 10
A run through some of my findings of what's changed with UI testing in iOS 10.
Read More