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.
「sampleApp」という名前のアプリを作成しました。その中で、xcode の左側のプロジェクト ナビゲーター ペインの製品カテゴリの下にある「sampleApp.app」というファイルの名前を変更したいです。この名前を「myApp.app」に変更します。これを変更する方法はありません。助けてください。
前もって感謝します
ターゲットに移動し、[ビルド設定] ペインを選択します。そこで、「製品名」キーを探して、目的の値を割り当てます。この画像も参照してください。
別の方法として、プロジェクト全体の名前を変更することもできます。