Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud failed to install brew?
I have a similar issue. Previously I was not able to get XCode cloud to work on the main development branch. Weirdly, it was working on feature branches. Today i decided to investigate a bit further and try to get it working, but i stumbled upon this issue which seems to be recent, because the previous errors were different. The post_clone script seems to be failing for me. Run ci_post_clone.sh script Run command: 'source /Volumes/Task/ci_build.env && source /Volumes/Task/ci_plan.env && cd /Volumes/workspace/repository/ci_scripts && bash /Volumes/workspace/repository/ci_scripts/ci_post_clone.sh' /Volumes/workspace/repository/ci_scripts/ci_post_clone.sh: line 4: brew: command not found /Volumes/workspace/repository/ci_scripts/ci_post_clone.sh: line 7: pod: command not found
Feb ’22