Objective-C
Objective-C builds on the foundations of ANSI C. Compared to other object-oriented languages based on C, Objective-C is very dynamic. Dynamism enables the construction of sophisticated development tools. Since Objective-C incorporates C, one gets all the benefits of C when working within Objective-C.
Here are 5,876 public repositories matching this topic...
An Xcode project containing various useful objects for iPhone coding.
-
Updated
Feb 27, 2010 - Objective-C
Since there wasn't a usable Automator action available on Snow Leopard, we decided to create one since we needed it ourselves.
-
Updated
Jan 29, 2011 - Objective-C
This input manager is convenient if you want to double or triple click to select xml (or xhtml) tags. Put the mouse cursor on the opening '<' or closing '>' character of a tag and: * a double click will select the complete tag * a triple click will select the complete open and close tag (or beep at you and select as far as it can get if you have…
-
Updated
Jan 29, 2011 - Objective-C
UITableView subclass that scrolls horizontally instead of vertically.
-
Updated
Jul 5, 2011 - Objective-C
Static Library utility to convert timestamps into relative word entities.
-
Updated
Nov 10, 2011 - Objective-C
A small timetable application for iOS using University of Liverpool third year timetable data
-
Updated
Dec 10, 2011 - Objective-C
jQuery defers-like in Objective-C
-
Updated
Jan 26, 2012 - Objective-C
Migration app for Apple's Mail.app to Simplenote note-storing service
-
Updated
Apr 14, 2012 - Objective-C
-
Updated
May 22, 2012 - Objective-C
A similar control to the pull down to refresh control created by atebits in Tweetie 2.
-
Updated
May 23, 2012 - Objective-C
An example OS X Screensaver that uses api.threadless.com to display Threadless designs.
-
Updated
Jul 9, 2012 - Objective-C
can tap-focus with showCameraControls disable
-
Updated
Aug 18, 2012 - Objective-C
CLLocationManager with blocks
-
Updated
Aug 18, 2012 - Objective-C
iOS app using cocos2d animation to render images like moving blocks.
-
Updated
Aug 20, 2012
FoldViewController is folding menu view controller for the iOS platform based on the excellent ECSlidingViewController and XYOrigami projects.
-
Updated
Aug 31, 2012 - Objective-C