I\'m new to xCode development and struggling my way through the provisioning system trying to run a Hello World app on a real device. I went through al steps and everything
Xcode 4.2 only builds armv7 targets by default. (Iphone 3G running IOS 4.2.1 is armv6) Add armv6 build targets by following these excellent instructions from Nick "Warning: iPhone apps should include an armv6 architecture" even with build config set