UnityからiOSアプリをビルドした時にエラー解消メモ【iOS,Unity】

エラーの内容 解消方法 実機からのAppを信頼 iOS Developer PortalのIdentifiresで設定するApp ID及びBundle IDと一致させる エラーの内容 Could not launch “yousan” Domain: IDEDebugSessionErrorDomain Code: 3 Failure Reason: The operation couldn’t be completed. Unable to launch com.yousan because it has an i…