search
categories
archives
Tag Archives: xcode
bcrypt_objc: Command Line Utilities in Objective-C
A sample project demonstrating how to write a command-line utility in Objective-C. Continue reading
Posted in development
Tagged bcrypt, cocoa, command-line, cryptography, github, objective-c, os x, xcode
Unique Build Numbers for XCode 4
With XCode 4′s integration of Git for version control, I found an old post from Marcus Zarra and Matt Long of Cocoa Is My Girlfriend to be very useful. Back in 2008 they built a handy build number script. It … Continue reading
Posted in development
Tagged cocoa, daniel jalkut, git, marcus zarra, matt long, perl, python, xcode