| | |
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
| | | <DeviceSpecificBuild>false</DeviceSpecificBuild>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <MtouchArch>ARM64</MtouchArch>
|
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
| | | <DebugType>pdbonly</DebugType>
|
| | |
| | | <MtouchArch>x86_64</MtouchArch>
|
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | </PropertyGroup>
|
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
| | | <DebugSymbols>true</DebugSymbols>
|
| | |
| | | <MtouchArch>ARM64</MtouchArch>
|
| | | <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
| | | <MtouchVerbosity></MtouchVerbosity>
|
| | | <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
| | | </PropertyGroup>
|
| | | <ItemGroup>
|
| | | <Reference Include="System" />
|
| | | <Reference Include="System.Xml" />
|
| | | <Reference Include="System.Core" />
|
| | | <Reference Include="Xamarin.iOS" />
|
| | | <Reference Include="Shared.IOS.HDLSceneSiri">
|
| | | <HintPath>..\DLL\IOS\Shared.IOS.HDLSceneSiri.dll</HintPath>
|
| | | </Reference>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <Folder Include="Resources\" />
|
| | |
| | | <DependentUpon>IntentViewController.cs</DependentUpon>
|
| | | </Compile>
|
| | | </ItemGroup>
|
| | | <ItemGroup>
|
| | | <ProjectReference Include="..\SiriKit\SiriKit.csproj">
|
| | | <Project>{8B1652FA-5158-4D57-B90D-07BB91766625}</Project>
|
| | | <Name>SiriKit</Name>
|
| | | </ProjectReference>
|
| | | </ItemGroup>
|
| | | <Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.AppExtension.CSharp.targets" />
|
| | | </Project> |