Are watchOS 6.1 Beta and Xcode 11.1 GM not compatible?

The 6.1 beta release notes said that we had to wait for a new Xcode to drop. Unfortunately Xcode 11.1 GM tells me:


There was an error preparing Stefan’s Watch for development. Try reattaching the device to which Stefan’s Watch is paired. Could not locate device support files. [This Apple Watch Series 5 is running watchOS 6.1 (17S5054e), which may not be supported by this version of Xcode. An updated version of Xcode may be found on the App Store or at developer.apple.com.]


What is the story. Is there no way to develop on watchOS 6.1?


iPhone on 13.1, Watch on 6.1 Beta, Xcode 11.1 GM.


I did see a 'Downloading symbols from Stefan's Watch' for a second but I don't think that worked since it took like a second.

Replies

Found the following in the Console ... maybe Apple has not uploaded the symbols yet?



DVTDownloadable: Download Failed. Downloadable: https:/devimages-cdn.apple.com/downloads/xcode/dsc/Watch5_2_17S5054e.dmg. Error Domain=DataWritingACSURLSessionDelegate Code=1 "Failed with HTTP status 403: forbidden" UserInfo={NSLocalizedDescription=Failed with HTTP status 403: forbidden, NSHTTPURLResponse=<NSHTTPURLResponse: 0x7fb37aed5eb0> { URL: https://devimages-cdn.apple.com/downloads/xcode/dsc/Watch5_2_17S5054e.dmg } { Status Code: 403, Headers {

"Access-Control-Allow-Origin" = (

"*"

);

Age = (

1

);

"Content-Type" = (

"application/xml"

);

Date = (

"Wed, 25 Sep 2019 01:23:05 GMT"

);

Server = (

"ATS/8.0.5"

);

Via = (

"https/1.1 usrtv2-edge-lx-002.ts.apple.com (ApacheTrafficServer/8.0.5), https/1.1 usrtv2-edge-bx-008.ts.apple.com (ApacheTrafficServer/8.0.5)"

);

cdnuuid = (

"4699d613-767a-4145-ac42-4df3f8e5cf65-81335796"

);

"x-amz-id-2" = <…>

> iPhone on 13.1, Watch on 6.1 Beta, Xcode 11.1 GM.

Same here.


I didn't take the warning very seriously and unfortunately had to stop my development now, because i can't uninstall version 6.1. :/


It would be nice to know when a suitable version of Xcode can be expected.