Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
XCode 4.2 で Snow Leopard を使用しています。そこから IOS 6 デバイスでアプリケーションを実行することは可能ですか。/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/5.1 (9B176) としていくつかのファイルをコピーすることで、アプリケーションを IOS 5.1 に実行できるため
したがって、Xcode 4.3.2 での開発に更新された iOS 6 デバイスを使用する手順は次のとおりです。
apple.com の開発エリアから Xcode 4.5 DP をダウンロードします。
Xcode 4.5 をインストールします。
Xcode 4.3.2 を起動します。
デバイス セクションを開き、開発用のデバイスを選択し、情報の取得プロセスが完了するのを待ちます。
よろしく!