Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

NSString tokenize in Objective-C

objective-c cocoa tokenize

How do you set the text in an NSTextField?

cocoa macos nstextfield

Generate a random alphanumeric string in Cocoa

What does the property "Nonatomic" mean?

Objective-C - Remove last character from string

How does an underscore in front of a variable in a cocoa objective-c class work?

Regular expressions in an Objective-C Cocoa application

objective-c regex cocoa

How to convert CFStringRef to NSString?

cocoa string cfstring

How to initialise a string from NSData in Swift

string swift cocoa nsdata

What is the best way to solve an Objective-C namespace collision?

Why are Objective-C delegates usually given the property assign instead of retain?

How to create a Menubar application for Mac

macos cocoa menubar

What's the optimum way of storing an NSDate in NSUserDefaults?

NULL vs nil in Objective-C

objective-c cocoa null

What's the Best Way to Shuffle an NSMutableArray?

objective-c cocoa shuffle

Xcode build failure "Undefined symbols for architecture x86_64"

Why can't code inside unit tests find bundle resources?

Best way to remove from NSMutableArray while iterating?

objective-c cocoa

Check that an email address is valid on iOS [duplicate]

iOS - Build fails with CocoaPods cannot find header files