Failed to start remote service fetchsymbols, Xcode 12.5.1, TVOS 15

On the newest AppleTV 4K, I have updated to TVOS 15. Because of that, Xcode 12.5.1 is building, but never runs the project because of the fetchsymbols issue: Failed to start remote service "com.apple.dt.fetchsymbols" on device.

Please help!

My option was to downgrade, however, it is not doable on the newest AppleTV 4K, 2021.

Replies

What is the fetchsymbols service for, anyone knows?

fetchsymbols service, I found online, just sends /usr/lib/dyld and the shared cache files to the caller for Xcode to use for symbolication.