From ccd5b1c8dc2d0399745779fb4f9a261d24d75a6d Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 23 十一月 2021 14:43:13 +0800 Subject: [PATCH] 备份 --- SiriIntents/SiriIntents.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/SiriIntents/SiriIntents.csproj b/SiriIntents/SiriIntents.csproj index 36f35e5..ef7a6ef 100644 --- a/SiriIntents/SiriIntents.csproj +++ b/SiriIntents/SiriIntents.csproj @@ -99,6 +99,7 @@ </ItemGroup> <ItemGroup> <Compile Include="IntentHandler.cs" /> + <Compile Include="HDLRunSceneIntentHandlder.cs" /> </ItemGroup> <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.AppExtension.CSharp.targets" /> </Project> \ No newline at end of file -- Gitblit v1.8.0