私が見ているエラーは次のとおりです。
Test target PrototypeTests encountered an error (The operation couldn’t be completed. Too many open files in system. Too many open files in system)
Test target Prototype Integration Tests encountered an error (The operation couldn’t be completed. Too many open files in system. Too many open files in system)
問題なく分析アクションとアーカイブ アクションを実行できますが、テスト アクションを有効にすると上記のエラーが発生します。空のテストでこれを試してみましたが、問題は解決しません。
sudo launchctl limit maxfiles
私のサーバーでの出力は次のとおりです。
maxfiles 256 unlimited
さらに情報を提供できる場合はお知らせください。