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 で 1 つのターゲットとプロジェクトから 2 つの iOS アプリケーションを作成する方法はありますか? 私はそれを検索しましたが、明確な答えはありません..
はい、各ターゲットは異なるアプリです。追加のターゲットを作成するだけで、個別のビルド設定と plist が作成されます。
#if および #endif セグメントを使用して、DEBUG フラグと同様に、コンパイラ フラグを使用してそれらを分離できます。