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.
私はいつもエラーが発生しました:
コード署名エラー: アプリケーションの識別子 '...' に一致する有効なプロビジョニング プロファイルが見つかりませんでした
これは何ですか?
このエラーは、アプリケーション バンドル ID がプロビジョニング プロファイルのアプリケーション ID と同じでないために発生します。これを修正するには、アプリケーションの Info.plist ファイルの Bundle Identifier プロパティを、プロビジョニング プロファイルの Application Identifier に置き換えます。