Jay Huo

Results 3 comments of Jay Huo

I also encounted this issue after upgrading to macOS 15.5 (24F74). It was normal for 15.3. And I found there is a different permission for the`.app` folder in the Xcode...

@315567599 It turns out it may relate to an update in macOS updating the `rsync` command used in `copy_outputs.sh`: https://news.ycombinator.com/item?id=43605003 The new `rsync` version, which is actually `openrsync` now, seems...

> I tried `brew install rsync` and I'm still encountering this error. Here are some more details for reproduction: > > * [Small demo repo](https://github.com/KVSRoyal/mini-demo-bazel-8/tree/main) > * Reproducible in Xcode...