Infinite Blog - Covering it all up
9 weeks ago by justin
unit tests for threaded code
testing
rcov
xcode
9 weeks ago by justin
Twitter / @dannygreg: extern NSString *const is ...
january 2012 by justin
Words to live by:
"extern NSString *const is your friend people get those string constants out of the preprocessor."
tips
xcode
"extern NSString *const is your friend people get those string constants out of the preprocessor."
january 2012 by justin
Clean Up Your Xcode Project Image With Rake
may 2011 by justin
Rake script to search all of your source files for references for [UIImage imageWithName:@"image_name_here"]. Then it looks at all of the images on disk and removes any you didn't reference. Also has a whitelist for icons and other images not reference directly
ios
xcode
ruby
rake
may 2011 by justin
How to create universal static libraries on Xcode 4: the traditional way
march 2011 by justin
In this article I will show you how to create such a fat static library on Xcode 4. Because the place for product builds of each project are completely changed from those of Xcode 3.x, we have to make a slight effort tailoring it to the Xcode 4.
ios
cocoa
xcode
march 2011 by justin
Setting Up Hudson for iPhone builds
march 2011 by justin
Pretty decent step-by-step instructions on the Hudson/Jenkins config options
ci
ios
xcode
march 2011 by justin
Tim Wood — Suffixed Builds
december 2010 by justin
How to sanely dogfood your app daily, but also use "#{AppName}-Debug" builds without the need for rooSwitch.
cocoa
xcode
december 2010 by justin
Copy this bookmark: