Categories
*nix ableton app AR arduino AVR bots cocos2d code command line controller Eurorack field recording hack hardware instrument Interface Builder iOS iPad iPhone live recording make MaxMSP MIDI mixing modular monome MPC nature Objective-C online OSC OSX pachube patching prototyping Python script solar sound Synth track ubiComp web XCodeFlickr! Feed
Recent Tweets
- No public Twitter messages.
Links
-
Recent Posts
Archives
- February 2013
- October 2012
- September 2012
- August 2012
- July 2012
- April 2012
- March 2012
- February 2012
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- July 2010
- June 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
Meta
Category Archives: XCode
Missing UILabels In iOS 4.x But Show In iOS 5.x
I have been banging my head against this problem for the last couple weeks. I was updating a project originally coded in Xcode 4.01 for iOS 4. I was doing the update in Xcode 4.2 and mostly running the app … Continue reading
Posted in code, iOS, iPad, iPhone, XCode
Tagged Interface Builder, iOS 4, iOS 5, missing UILabel, UILabel disappears, UILabel problem
Leave a comment
Xcode 4.2 Build Error: “iPhone apps should include an armv6 architecture”
If you are getting the following Xcode build error then this post is for you: warning: iPhone apps should include an armv6 architecture (current ARCHS = “armv7″) iOS apps prior to 4.3 use the armv6 architecture and will run on … Continue reading
Posted in code, iOS, iPad, iPhone, XCode
Tagged architecture, armv6, build error, iphone apps, Xcode 4.2 build error
2 Comments
Xcode Script For Creating Properties From Instance Variables For UIViewController
One of my favourite blogs on the net is Matt Gallagher’s Cocoa with Love. Today I was investigating ways to speed up my workflow in Xcode and I found a great mixed Perl and AppleScript script already written by Matt a … Continue reading
Posted in code, hack, iPhone, Objective-C, OSX, script, XCode
Leave a comment
Change Your Company Name In XCode
If you want your own company name to be automatically included in your XCode source files instead of this: // // helloworld.m // helloworld // // Created by John Smith on 24/10/09. // Copyright __MyCompanyName__ 2009. All rights reserved. // … Continue reading
Posted in command line, OSX, XCode
Leave a comment

