Newest Objective C Programming Tips
TDD in iOS
Raphael Oliveira
·
0 responses
·
tdd, unit-test, objective-c, ios
Excelent link about Obj-C block syntax
Raphael Oliveira
·
0 responses
·
objective-c, blocks
Quick Guide to Objective-C DateFormatting
Samuel Chow
·
2 responses
·
cocoa, text, date, objective-c
Country Codes to Plist
Ivan Yordanov
·
0 responses
·
ios, html, objective-c, country codes
SBRXCallbackURLKit: Easily add x-callback-url support to your app
Sebastian Rehnby
·
0 responses
·
cocoa, objc, cocoapods, objective-c
Javascript a||b equivalent in Objective-C is a?:b
Arnaud Coomans
·
0 responses
·
testing, ios, objective-c
75 essential tools for iOS developers
Juan Fernández Sagasti
·
0 responses
·
ios, tools, objective-c
Stubbing async actions in Kiwi
Adam Yanalunas
·
0 responses
·
testing, ios, objective-c, kiwi
layoutView and NSData
Pierre Larochelle
·
0 responses
·
objective-c
One of the reason why class prefixes are our friends
Alex Hajdu
·
0 responses
·
ios, objective-c
A grey UIBarButtonItem.
Eloy Durán
·
0 responses
·
uicolor, gray, objective-c, uibarbuttonitem
Forward Declaration in Objective-C
AlexDenisov
·
0 responses
·
objective-c, forward declaration, compilation time
Storing password in keychain the smart way
Philippe Converset
·
3 responses
·
password, ios, keychain, username
Group success and failure test cases
Adam Yanalunas
·
0 responses
·
testing, objective-c, kiwi
Kiwi + Nocilla + AFNetworking = Mind your ordering
Adam Yanalunas
·
0 responses
·
testing, objective-c, kiwi, nocilla
Load Images from Parse.com to iOS App
Sol Irvine
·
3 responses
·
cocoa touch, ios, parse.com, objective-c
How to Write Objective-C Blocks
Yuya
·
0 responses
·
objective-c
xctool: fix "No architectures to compile for"
Giovanni Lodi
·
0 responses
·
tdd, ios, automation, unit testing
Proper URL path escaping in Cocoa
Adam Yanalunas
·
2 responses
·
cocoa, objective-c
Use initWithCoder to do custom view controller initialization in iOS
Matthew Dobson
·
0 responses
·
ios, apps, interface builder, storyboard
Filtering NSLayoutConstraints
Sol Irvine
·
0 responses
·
cocoa touch, ios, objective-c
Applying Rounded Corners to a View in Objective-C
Paul Morris
·
0 responses
·
uiview, objective-c, uibezierpath, cashapelayer
Download a file in Objective-C
Vincent Saluzzo
·
0 responses
·
ios, file, download, thread