Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Custom background in view-based NSTableView

Using MFMailComposeViewController in storyboard does not work

Parsekit autocompletion

Variable has incomplete type 'struct sockaddr_in'

Frame synchronization with AVPlayer

libtool failed with exit code 1 on XCode 4.3

objective-c xcode xcode4.3

iOS Convert Hex value

iphone objective-c ios ios4

Single and double underscore difference in declaring @synthesize

objective-c xcode

How to pass NSData as NSString and get it back?

PhoneGap/Cordova iOS: capture video with a duration limit (ie. 30 seconds)

objective-c ios cordova

Memory Leak while using NSDateFormatter

AudioServicesPlaySystemSound and the main thread

Change the default '...' at the end of a text if the content of a UILabel doesn't fit

iphone objective-c uilabel

How do I get NSTextFinder to show up

objective-c macos cocoa

UITableView lazy loading optimization

iPhone - How can I detect a device is running an adhoc build of my app at runtime

directly initialized delegate generates ARC warning and EXC_BAD_ACCESS crash

where to declare protocols for reuse in objective-c

iphone objective-c

How to catch exceptions within BlockCode (Objective C)

Objective-c overriding delegate with its descendant type