How to Choose the WatchLandmarks target in SwiftUI Tutorial?

Hi everyone,

I am studying SwiftUI on the Apple tutorial - https://developer.apple.com/tutorials/swiftui/creating-a-macos-app.

In the Creating a MacOS App chapter in section 3 Update a Row View, there is a following instruction: Step 6 Choose the WatchLandmarks target to see a watchOS preview of the list.

How to do this?

It should be easy and simple, but somehow I haven't found it.
I found the cause and fixed it. It turns out that this is a fairly well-known problem that was repeated in previous versions of the Xcode. In my case, I needed to edit the scheme and reload the Xcode. But it only worked when I shifted on another preview, and then returned to the landmarkList preview.

The issue has been resolved. The topic is closed.
How to Choose the WatchLandmarks target in SwiftUI Tutorial?
 
 
Q