Here’s a nice collection of stuff I want to highlight. Talk slides, tutorials, demo code—enjoy!
These are the slides and sample codes for my NSIncrementalStore talk where I demonstrate a Core Data store that reads and writes simple models to Plist files in a directory. It also watches the directory for changes and updates the managed objects as files get removed or changed.
These are the slides for my intro to RubyMotion talk.
I had the honor to present on Core Data at the first RubyMotion #inspect conference in Brussels, Belgium. Here’s the slides and sample code:
Looking for more information about UI Automation? Check out my new book, published through the Pragmatic Programmers. Thanks for your support!
UI Screen Shooter - Take screen shots of your app for the app store, different device types, any lanugages.
Want Instruments to return a non zero status code on error? Use this gist