EAS Build for IOS failed

When I build an iOS app, I get an error like the image below.
I have looked into this but cannot find the cause.
Here are the versions of each
・eas SDK49
・eas-cli version is 5.2.0
please let me know the cause of this error as well as what steps can be taken to solve it

your computer is likely producing invalid archives for your project.

related issue: EAS M1 build is failing - #2 by brents

learn more about how eas build archives your project: https://expo.fyi/eas-build-archive
if this is beyond your ability to debug technically, you could try building from github: Link your GitHub repo with Expo - Expo Changelog

Thank you for your help.
The error disappeared and the build proceeded!!