WeatherKit: Couldn't lookup symbols

I'm not able to inspect WeatherKit objects like HourWeather and CurrentWeather using the Xcode debugger and breakpoints. When I pause on a breakpoint and try something like po hours where hours is a [HourWeather] I get a debugger error like Couldn't lookup symbols: type metadata accessor for WeatherKit.HourWeather.

Is there something about WeatherKit that prevents the debugger from printing out its objects?

Post not yet marked as solved Up vote post of nickfedoroff Down vote post of nickfedoroff
579 views

Replies

Same for MusicKit.