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.
IOS 4.3 で Xcode 4 をインストールし、小さなアプリケーションを作成しましたが、ファームウェア 4.2 を設定したい場合は? どのようにできるのか?ビルド メニューでは、IOS 用に 4.3 しか選択できません。
常に に設定Base SDKしLatest iOSます。これにより、現在および将来のバージョンとの互換性が確保されます。
Base SDK
Latest iOS
古いバージョンの OS でアプリを実行するにDeployment Targetは、アクティブ ターゲットの設定で目的のバージョンに設定します。
Deployment Target