Posts

Post not yet marked as solved
0 Replies
696 Views
I created a simple swift ui app and added a watch part like it is described her: https://developer.apple.com/tutorials/swiftui/creating-a-watchos-app Like in the sample I remove some stuff and shared some stuff between the watch and the iPhone part. I can see the correct SwiftUI Preview of the ContentView.swift as iPhone preview when I activate the correct scheme, but I can't see the preview like looks on the real watch that I connected. I got: HumanReadableNSError: The run destination iPhone 6s Plus is not valid for Running the scheme 'WatchPart'. How can I preview a view which is shared between iPhone and watch part ?
Posted
by Freudi.
Last updated
.