Three new features were introduced into clang at the same time: NSNumber Literals provide a syntax for creating NSNumber from scalar l...
Showing posts with label iOS Resources. Show all posts
Showing posts with label iOS Resources. Show all posts
Thursday, August 30, 2012
iOS Resources: Create A Character With Ragdoll Physics Using Chipmunk And Cocos2D
A great example on using the Chipmunk physics engine with Cocos2D. You can find the tutorial with an example project on the Heyalda...
Open Source iOS Control For Creating Map Kit Style Callouts In Other Views
Now you can add the same callouts outside of an MKMapKitView. You can find the control on Github here . You can read more about the co...
iOS Resources : Open Source iOS Library And Example For Creating A Drum Beat Maker
For anyone looking to create a drum beat maker on the iOS platform. Also included is a great example that could be used as a starting poi...
Wednesday, August 29, 2012
Today iPhone Development Resources and Articles
1.A Utility App for iPhone On the iPhone, the Utility Application template creates an app with a two view controllers. The second view co...
Tuesday, August 28, 2012
Today iPhone Development Resources and Articles
1- Open Source Unity 2D Game Framework With A Flash/Cocos2D Like Syntax A new framework from Matt Rix known as Futile for creating 2D gam...
Today iPhone Development Resources and Articles
1.Custom Table View Cells in iPad Programming The UITableViewCell class can be configured to display in a variety of standard ways, but...
Monday, August 27, 2012
Open Source Robot Framework Inspired iOS App Automation Library
This library provides an easy way to automate usage of your apps in the simulator. Included are a number of easy ways to perform swipe g...
Open Source iOS Control For Creating Map Kit Style Callouts In Other Views
The UICalloutView (those "bubbles" you see in map view) is a control that has been mimicked many different times. with numerous...
Today iPhone Example Program And Resources...
1.Presenting a Popover in iPad: The UIPopoverController class (for iPad) is a very neat way to present information to the user. In this b...