Hi,
I am facing a similar issue. I am using flutter for development and just followed their guide on CICD. It surprises me that this failure is not reproducible 100%!! It was bugging me so I thought of retrying the build every time it is failing. and you know what happened?! it succeeds! don't ask how or why but it does. I stumbled upon a review of the problem that points that the Xcode Cloud is not resolving the root path correctly causing this problem but I can't tell for certain. I am in a go back and forth with the apple support team on this case but nothing out of them on the issue yet.
I see the similarity between this and the Flutter CICD guide for Xcode Cloud. yet there is one thing missing in your script which is the usage of the predefined environment variable "$CI_WORKSPACE"..
might this be the problem for you?
do let me know if it works or if you find a solution for your issue.
Topic:
App & System Services
SubTopic:
Core OS
Tags: