From 8e547fc6cb707997f3a9d2f403f476b3d14904b1 Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期一, 29 十一月 2021 14:38:04 +0800 Subject: [PATCH] 2021-11-29 1.更新 --- Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs index 0964c4c..7fa07f7 100644 --- a/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs +++ b/Shared.IOS.HDLSceneSiri/Shared.IOS.HDLSceneSiri/Structs.cs @@ -2,7 +2,7 @@ namespace HDLSceneSiri { - [Watch(5, 0), NoTV, Mac(11, 0), iOS(12, 0)] + //[Watch(5, 0), NoTV, Mac(11, 0), iOS(12, 0)] [Native] public enum HDLRunSceneIntentResponseCode : long { -- Gitblit v1.8.0