Joey Wessel
Joey Wessel
I have a similar problem. We have multiple apps and try to set a couple to automatic release true, and the others to phased rollout and they are always set...
I am wondering the same. My team and I are still seeing unit tests taking 4-5x longer than normal. The release notes claim "Fixed: Executing Unit/UI tests from Xcode on...
I've also just started seeing this issue on our CI/CD workflows. We are getting the same error, `Path to CoreSymbolication is invalid, aborting`, on our host machines running macOS 15.5...
Additional note this seems to be happening on machines that had a clean install of macOS 15.5, but not machines that were upgraded. EDIT: I actually think the machines in...
Update. This is happening only when the `upload-symbols` script is run over CI with Github actions. If I log in to the machine and run the script myself it works...
I cannot validate that the error we were encountering had the same cause as @Gaziav1 pointed out. I made our CI check for firebase symbol uploads not required and had...