2013-12-22 ビルド時に「Xcode cannot run using the selected device. Choose a destination with a supported architecture in order to run on this device.」 mac Target>Build Settings>Architectures>Valid Architecturesでi386を選んでいるとこのエラーが出る。i386を削除すると直った。