Explore projects
-
Sample projects to explore the practice of writing idiomatic, maintainable Swift code
Updated -
Class project for CP130 (Summer 2015), Advanced iOS & Mac Development
Updated -
-
Sample app/repo testing post-commit hooks for Xcode Server bot integrations
Updated -
Sample project for demonstrating basic UIViewController containment techniques. Built for an Xcoders presentation on 2014.07.14.
Updated -
Mac app for watching NSOperations run through NSOperationQueues
Updated -
Sample project for rdar://problem/21456191, which describes an incorrect header comment for -[NSTabViewController setTabView:]
Updated -
Updated
-
-
-
-
-
-
Sample project to test out storyboard-driven view controller containment on iOS 8.
Updated -
Sample project for rdar://problem/16668535, demonstrating how a combination of paragraph spacing and stroke width can cause UILabel to incorrectly truncate an attributed string.
Updated -
Sample project starting with NSLog format strings and conditional logs, but also including some Xcode build trickery
Updated -
Demo for using Instruments against an Xcode project that has some memory issues
Updated -
Demonstrates the thread-safety of beginning and ending graphics contexts using the UIGraphics... helper functions
Updated -
Sample project for showing UIApplicationDelegate messages as notifications
Updated -
Demo project for batching updates to a UICollectionView from an NSFetchedResultsController's delegate messages
Updated