Daniel Tull
Results
12
repositories owned by
Daniel Tull
DataCenter
31
Stars
1
Forks
Watchers
Some view controllers to browse any random core data model's data.
DCTAuth
30
Stars
13
Forks
Watchers
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
25
Stars
0
Forks
Watchers
DEPRECATED: I'm now using AFNetworking like the rest of the world
DCTDataSource
21
Stars
3
Forks
Watchers
A system to better manage UITableView data source classes, because they can be reusable too!
DCTAsynchronousTesting
16
Stars
2
Forks
Watchers
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.