Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected


 
 

 
 

“Command failed with exit code -1” error when compiling iPhone App for Device – 3.0 | Release build

I recently installed the iPhone OS 3.0 upgrade on my iMac for developing iPhone Apps in XCode. The App I’ve been developing started throwing errors when I would try and compile for 3.0 (previously worked in 2.2.1). I fixe...
by Christopher McCulloh
0

 
 
 

iPhone 0S 3.0.1 not supported for development with Xcode SDK 3.0

I recently updated my iPhone from iPhone OS Version 3.0 (7A341) to iPhone OS Version 3.0.1 (7A400). When I plugged it into my Mac, I was informed that: The version of iPhone OS on “Christopher’s iPhone” does n...
by Christopher McCulloh
15

 
 
 

Creating Dynamically Re-sizable Buttons for iPhone Apps

Creating buttons that resize/stretch themselves automatically for your iPhone Applications is pretty easy. Buttons are created as .png files with three parts: Left end-cap, middle (the stretch-able part), Right end-cap. Basi...
by Christopher McCulloh
9