Looks like the issue is back with missing symbols for watchOS 7.6.1:
Could not download and install Symbols for watchOS 7.6.1 (18U70). Failed to download package from ADC.
Domain: DVTDownloadableErrors
Code: -1
Failure Reason: There are no valid accounts registered with Xcode that have the ability to access this resource.
Recovery Suggestion: Contact Apple Developer Program Support to resolve account access issues.
User Info: {
DVTDeviceErrorIsProxied = 1;
}
--
Failed with HTTP status 403: forbidden
A temporary hack to use the watchOS 7.6 symbols:
cp -R ~/Library/Developer/Xcode/watchOS\ DeviceSupport/Watch6,1\ 7.6\ \(18U63\) ~/Library/Developer/Xcode/watchOS\ DeviceSupport/Watch6,1\ 7.6.1\ \(18U70\)