Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Waiting for a specified duration in Cocoa

objective-c cocoa wait

"pod init" giving error "-bash: pod: command not found"

Get the type of a file in Cocoa

objective-c cocoa file

Easiest way to format a number with thousand separators to an NSString according to the Locale

cocoa string-formatting

Does XCode Floor "Min Value" and "Max Value" for Core Data Decimal Attributes?

Change app language in iOS without restarting the app

Can an iOS app read its own entitlements at runtime?

Difference between NSWindowController Vs NSViewController

NSWindow with round corners and shadow

Best way to do interprocess communication on Mac OS X

NSTextField or NSTextView?

Is it possible to turn on/off "do not disturb" for OS X programmatically

macos cocoa

Does NSSet's containsObject: test for pointer equality or value equality?

Carbon vs. Aqua vs. Cocoa Emacs builds

cocoa emacs editor text-editor

"[something copyWithZone:]: unrecognized selector sent to instance" when using Bindings / Core Data

Is there anything like a generic list in Cocoa / Objective-C?

Extracting a string with substringWithRange: gives "index out of bounds"

What is the right choice between NSDecimal, NSDecimalNumber, CFNumber?

Unique Identifier of a Mac?

How does one display a new view controller in the same Mac window?

macos cocoa swift