Popular Cocoa Programming Tips
Cocoa Unit testing CGContext transformations
Javier Guerra
·
1 response
·
cocoa, testing, objectivec, coregraphics
Testing nibs (Kiwi, OCUnit, KIF, whatevs)
Adam Yanalunas
·
3 responses
·
cocoa, unittest, testing, kif
Easy NSArray filtering
Ulrik Flænø Damm
·
1 response
·
cocoa, ios, objective-c
Helpful Macros For Xcode Projects
Abizer Nasir
·
0 responses
·
cocoa, xcode, objective-c
Great flat UI framework for iOS
Pavel
·
0 responses
·
cocoa, ios, ui, flat
Interface/Implementation
Juice
·
0 responses
·
cocoa, objective-c
Fix JSONKit Xcode 4.6 warnings
Jelle Vandebeeck
·
0 responses
·
cocoa, ios, xcode, json
Exclude specific files from ARC in Xcode
Cesare Tagliaferri
·
0 responses
·
arc, cocoa, xcode, osx
Easily creating NSIndexSet
Yan
·
0 responses
·
cocoa, ios, index, objective-c
When to use Delegation, Notification, or Observation in iOS
Juan Fernández Sagasti
·
0 responses
·
cocoa, kvo, delegation, notification
UIScrollView vs. UIWindow: Eternal iOS keyboard issue.
Paris Xavier Pinkney
·
3 responses
·
cocoa, xcode, ios, uiscrollview
Importance of scale property in CALayer
Uzys Jung
·
0 responses
·
cocoa, calayer, contentscale, ios
SBRXCallbackURLKit: Easily add x-callback-url support to your app
Sebastian Rehnby
·
0 responses
·
cocoa, objc, cocoapods, objective-c
NSString objects are always constants!
Sam Green
·
0 responses
·
cocoa, ios, xcode, mac
Beware the hidden autorelease pool
Chris Devereux
·
1 response
·
cocoa, ios, mac, objective-c
Evernote/Thrift md5 decoding
Benjamin Schuster-Boeckler
·
0 responses
·
cocoa, objc, md5, evernote
Cocoa Controls
Luís Rodrigues
·
0 responses
·
cocoa, os x, ios, objective-c
FontAwesomeKit for iOS
Pavel
·
0 responses
·
cocoa, font, uikit, ios
A Category on NSURL to return the NSURL of a file in a standard directory.
Abizer Nasir
·
0 responses
·
cocoa, objective-c
Alias for pretty-dumping plists
Simon Whitaker
·
0 responses
·
cocoa, plist, json, objective-c
Save UIImage to Desktop on iOS Simulator
Yan
·
0 responses
·
cocoa, simulator, ios, uiimage
Use Notifications to share Gestures Events
Javier Guerra
·
0 responses
·
cocoa, ios, objectivec, nsnotificationcenter
Enlarge tappable UIView area
Karol S. Mazur
·
0 responses
·
cocoa, ios, iphone, cocoa touch
Proper URL path escaping in Cocoa
Adam Yanalunas
·
2 responses
·
cocoa, objective-c
Just use +new
Brian Gesiak
·
0 responses
·
cocoa, objective-c, ios