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.
AppStoreに送信する前にプロジェクト名を変更しました。そのため、プロジェクトでもバンドル識別子が変更されました。iTunes Connectでは、古いバンドルIDが表示されます。新しいバンドルIDに変更するにはどうすればよいですか。
既存の AppID を削除せずに新しい AppID を作成する方法
別の AppId (新しいバンドル ID を反映する) を作成し、それをプロビジョニング プロファイル (dev および distr) に設定するだけです。次に、xcode でプロファイルを更新し、新しいプロファイルでアプリに署名してみてください。