Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cocoa

Export View as PDF from Cocoa

macos cocoa pdf appkit

What is better to use in a Cocoa application: dynamic libraries or static libraries?

Apple script for Sketch App

Performance in Swift with Cocoa

ios objective-c cocoa swift

Why am I experiencing low frame rates when using multiple QTCaptureVideoPreviewOutputs with a single QTCaptureSession?

objective-c cocoa qtkit

How do I use NSTreeController, NSOutlineView and Core Data with an "invisible" root item?

Alert window in 'application as agent' not given focus

Sparkle Always Up To Date

xcode cocoa sparkle

How to make an app use Growl on Lion and Notification Center on Mountain Lion?

ARC migrator returns error in other target

CFStringTokenizerCopyBestStringLanguage with NULL Range

objective-c cocoa

How to display Server Certificate (of https requests) information inside Cocoa WebView?

cocoa https webview cfnetwork

Convert NSNumber to hex string with 16 digits

Cocoa: Get the Title of WebView

objective-c macos cocoa

Why is this not a retain cycle if self is referred to within a block?

Sharing a single copy of a framework with multiple bundles

xcode cocoa frameworks xpc

WKWebView cacheDisplayInRect screenshot in OS X

Using valueForKeyPath on an NSArray, how to count a BOOL property if property is set to YES

objective-c cocoa