|
|
|
|
@ -56,13 +56,3 @@ struct StartTimerIntent: AppIntent, CustomIntentMigratedAppIntent { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
//fileprivate extension IntentDialog { |
|
|
|
|
// static func timerParameterPrompt(timer: TimerIdentifierAppEntity) -> Self { |
|
|
|
|
// "This is the mandatory prompt for your \(timer)" |
|
|
|
|
// } |
|
|
|
|
// static func responseSuccess(timer: TimerIdentifierAppEntity) -> Self { |
|
|
|
|
// "\(timer) has been launched" |
|
|
|
|
// } |
|
|
|
|
//} |
|
|
|
|
|
|
|
|
|
|