今日、xcode 5.0 にアップグレードしました。次に、再生を押して iOS シミュレーターでプロジェクトを実行しました。これは最初はうまくいきました。次に、プロファイラーを実行することにしました。私がそれをしたとき、私はメッセージを受け取りました:
Xcode cannot run using the selected device.
Choose a destination with a supported architecture in order to run on this device.
この問題に関する過去の投稿をいくつか見て、クリーン アンド ビルドを行うことにしました。これで、プロファイラーまたはシミュレーターで実行できなくなりました。私は一貫してメッセージを受け取ります:
Xcode cannot run using the selected device.
Choose a destination with a supported architecture in order to run on this device.
どうすればこれを解決できますか?
さまざまな設定は次のとおりです。
私の展開ターゲットは 6.1 です
また、展開ターゲットを 7.0 に変更しようとしましたが、それもうまくいきませんでした