コガネブログ

平日更新を目標に Unity や C#、Visual Studio、ReSharper などのゲーム開発アレコレを書いていきます

【Xcode】The operation couldn’t be completed. Unable to log in with account 'XXXX'.

概要

error: The operation couldn’t be completed. Unable to log in with account 'XXXX'. The login details for account 'XXXX' were rejected. (in target 'Unity-iPhone' from project 'Unity-iPhone')
error: No signing certificate "iOS Development" found: No "iOS Development" signing certificate matching team ID "YYYY" with a private key was found. (in target 'Unity-iPhone' from project 'Unity-iPhone')

Jenkins から Xcode ビルドを実行した時に上記のエラーが発生する現象に遭遇した。 Xcode を開いてログインし直したらエラーが出なくなった。