Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Preprocessor macro and BOOL weirdness

Does CoreData always respect returnObjectsasFaults?

objective-c core-data

UIGestureRecognizer blocking tableview scrolling

Will the compiler auto-synthesize an ivar for a property declared in a category?

Reading Text File from Xcode Bundle

Need to release IBOutlet object?

What does "&error" mean in Objective-C? [duplicate]

objective-c ios nserror

Temporary Credentials using AWS IAM

Is the volatile keyword necessary for an atomic property?

objective-c thread-safety

Automatic scrolling scrollview

How to get user input using cocos2d

UIButton Title does not appear or is cut - bottom most label only

Use significant location change without users think their battery will drain

How to sort array of CoreData objects by integer attributes?

Bizzare method signature, with unnamed arguments (obj-c)

objective-c method-names

Counting occurrences of capital letters and numbers in an NSString

objective-c nsstring

How much memory is reserved when initializing NSObject?

objective-c

How can I create a wrapper to use blocks for a class that uses callbacks?

Change iphone app language with buttons and without restart of the app

Screen sharing in iOS app? [closed]