Xcode 11.1 WatchOS 6.1 Symbols

I'm facing the issue I get the following error when I try to debug

No debugging symbols are available for the OS version installed on Your Apple Watch

When I run:

./Xcode -DVTDownloadableLeaveTemporaryFiles 1

To see whats going on I get when I try to download the symbols I get the following output:

DVTDownloadable: Download Failed. Downloadable: https:/download.developer.apple.com/Developer_Tools/watchOS_17S5054e
/Watch4_4_17S5054e.dmg. Error Domain=DataWritingACSURLSessionDelegate Code=1 "email@yahoo.com does not have access 
to Symbols for watchOS 6.1 (17S5054e)." UserInfo={NSRecoveryAttempter=<_DVTErrorRecoveryHandler: 0x7ff62b481840>,
 NSLocalizedRecoverySuggestion=Contact Apple Developer Program Support to resolve account access issues., 
NSLocalizedDescription=email@yahoo.com does not have access to Symbols for watchOS 6.1 (17S5054e).

They released XCode Beta 11.2, that should fix the issue!

Unfortunately, I'm seeing the same problem on the Xcode 11.2 beta also. FB7340099 submitted yesterday.

For me it seemed to fix the problem. Are you running 11.2 Beta ? I'm running the most recent betas (13.2 and watchOS 6.2) and i can run apps file. Have you tried restarting your laptop ?

I updated to the 10.15 GM Seed and everything worked fine now with 11.2 beta. Thanks for your help.

Xcode 11.1 WatchOS 6.1 Symbols
 
 
Q