justin + xcode   24

tomorrow-theme
Colour Schemes for Hackers
theme  xcode  bbedit  style 
7 weeks ago by justin
Twitter / @dannygreg: extern NSString *const is ...
Words to live by:

"extern NSString *const is your friend people get those string constants out of the preprocessor."
tips  xcode 
january 2012 by justin
Clean Up Your Xcode Project Image With Rake
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
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
Pretty decent step-by-step instructions on the Hudson/Jenkins config options
ci  ios  xcode 
march 2011 by justin
Tim Wood — Suffixed Builds
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:



description:


tags: