I\'m trying to test my app on an iPhone 3G, however I\'m getting this error:
No provisioned iOS devices are available with a compatible iOS version. Connect an iOS d
I finally found a solution to this.
If anyone else has this problem then it might be useful to know that Xcode now creates applications for ARM7 by default.
To support the iPhone 3G and other arm6 devices, you need to specify arm6 and arm7 in in the Architectures list, and set the device requirements to only arm6 in the plist.