Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c

Initialising ' ... *__strong' with an expression of incompatible type 'id<UIApplicationDelegate> _Nullable'

objective-c xcode

Objective-c formatting style causes an error in a switch-case

Undo core data managed object

[NSObject description]

objective-c ios c foundation

NSSortDescriptor: Custom comparison on multiple keys simultaneously

if iOS 6 [do this] else iOS 5 [do that]? - UIActivityViewController

UIScrollView inside a UITableViewCell - No didSelect call

ios objective-c uikit

How can I change the font size of a uilabel without changing the font itself?

How to find the kind of subview object the view is containing in it?

NSFileManager list directory contents excluding directories

View doesn't start from bottom of status bar in iOS7

iphone ios objective-c ios7

prepareForSegue : how can I set an if-condition?

ios objective-c segue

How to open settings from my iPad application (Objective-C) [duplicate]

iOS - AWS MobileHub sign in with developer authenticated provider

Is there a difference in term of performance between "unsigned int" and "int" on the IPhone?

Objective-C 2.0 and Fast Enumeration throwing exceptions

How expensive is UITableView's reloadData?

What does "sending a message to nil" mean, and why is it a special case? [duplicate]

objective-c null

Delegate method seems to be @required where it's declared as @optional

How to tell amount of hours since NSDate

iphone objective-c ios4