Hello
Think different
As for SwiftUI, AppIntents are a kind of pseudocode, you don't see all the real code. Try:
let carEntity = CarEntity(car: car)
// Build, then parameter the intent
let openCarIntent = OpenCarIntent()
openCarIntent.target = openCarIntent
return .result(
value: carEntity,
opensIntent: openCarIntent
)
Topic:
App & System Services
SubTopic:
Automation & Scripting
Tags: