Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa-touch

When should i use assign in Objective c?

SVN ignoring a '.a' file

ios xcode cocoa-touch svn

Delete files from NSCachesDirectory programmatically

ios objective-c cocoa-touch

How to pause a dispatch_queue_t and the queues created by it

Dismissing both UINavigation views and Modal views at once programmatically

How to get a `NSURL` of the document directory?

ios cocoa-touch

Set background image for entire iOS app

UITextField with "multiple" delegates

Custom Input View in Swift

how can I retrieve an integer value from an NSMutableArray on the iPhone?

How to conform to UITabBarControllerDelegate

Clean solution to know which MKAnnotation has been tapped?

Parsing nested JSON objects with JSON Framework for Objective-C

Prevent default keyboard from showing when UITextField is pressed

app runs as debug, but crashes as release

iphone cocoa-touch xcode

How to make an NSMutableString blank

Subclasses of MKAnnotationView

Calling sleep(5); and updating text field not working

Use autorelease when setting a retain property using dot syntax?

What Frameworks and imports are necessary to use AVAudioPlayer on iOS?