From 5d433e8ec75b2c486fbcbe672f45dc9527964b68 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 16 四月 2024 15:18:20 +0800 Subject: [PATCH] 备份 --- HDL-ON_iOS/APP_IOS.csproj | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/APP_IOS.csproj b/HDL-ON_iOS/APP_IOS.csproj index 04246b9..c8537a7 100644 --- a/HDL-ON_iOS/APP_IOS.csproj +++ b/HDL-ON_iOS/APP_IOS.csproj @@ -1748,6 +1748,20 @@ <Project>{2DDF4C3C-6998-432E-9F43-6786D82F0630}</Project> <Name>Blufi</Name> </ProjectReference> + <ProjectReference Include="..\SiriKit\SiriKit.csproj"> + <Project>{8B1652FA-5158-4D57-B90D-07BB91766625}</Project> + <Name>SiriKit</Name> + </ProjectReference> + <ProjectReference Include="..\SiriIntentsUI\SiriIntentsUI.csproj"> + <IsAppExtension>true</IsAppExtension> + <Project>{ACC48A7F-250B-4915-A250-9BC399DBD6B3}</Project> + <Name>SiriIntentsUI</Name> + </ProjectReference> + <ProjectReference Include="..\SiriIntents\SiriIntents.csproj"> + <IsAppExtension>true</IsAppExtension> + <Project>{760980F5-1CD3-4F4F-9134-34D87BECD790}</Project> + <Name>SiriIntents</Name> + </ProjectReference> </ItemGroup> <ItemGroup> <Content Include="Base.lproj\Intents.intentdefinition" /> -- Gitblit v1.8.0