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 , , , , , , , |

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 , , , , , , , |