コガネブログ

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

2023-09-22から1日間の記事一覧

【Unity】Firebase を導入している Unity プロジェクトが Xcode 15 でビルドできなかった時に対処したこと

概要 上記のページで紹介している 3 つのエディタ拡張のスクリプトを Unity プロジェクトに追加したらビルドできるようになった 開発環境 Unity 2022.1.23f1 Firebase 9.6.0 Xcode 15.0

【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 Developmen…