Daniel Tull
Daniel Tull
DataCenter
Some view controllers to browse any random core data model's data.
DCTAuth
A library to handle authorised web requests using an account-based approach similar to the Accounts framework. Comes with OAuth, OAuth 2.0 and basic authentication accounts.
DCTConnectionController
DEPRECATED: I'm now using AFNetworking like the rest of the world
DCTDataSource
A system to better manage UITableView data source classes, because they can be reusable too!
DCTAsynchronousTesting
Because I can't use Xcode 6 just yet, but still want to do asynchronous testing, I have recreated Apple's testing additions so that it will be easier to adopt when I can use Xcode 6.
DCTMusicModel
A Core Data based framework for quickly accessing the music information in MediaPlayer. It requires the data to be imported, which takes about 1 minute 45 seconds for 2000 songs on an iPhone 3G. Once...