私はあなたのポイントに返信します:1)「その割り当てを行う方法」私の場合、プロジェクトメニューから新しいターゲットを作成する必要があります。私はiPhoneゲームに2つの異なるターゲットを使用しています(通常と無料(ライト)バージョン)
so I created a second Target of Type Application
this will add a Target to the Groups & Files panel
and will create a new Info.plist file
in the Group&File you can show more columns (by right clicking)
on "Group&Files"), here you have to show the "Target Memebership column"
for each file you can decide if it is part of a target by pressing the
corresponding check box
2) 「コードの一部について」 iPad アプリケーションの開発に使用されている現在のベータ SDK に、コンパイル中にテストできる #define が含まれているかどうかはわかりません条件付きコンパイルを行う
複数のターゲットを使用したアプリケーションの構築に関する非常に詳細な情報は、専用の Apple ドキュメントで見つけることができます iPhone Dev Center からダウンロードできます このガイド「Xcode Project Management Guide」を読む必要があります