When running Xcode 15.0 beta, and targeting watchOS 10.0, I'm getting the following error message when I invoke the object. I am using the line import CoreLocation
at the top of my ContentView.swift
directly below the line import SwiftUI
.
'CLMonitor' is unavailable in watchOS