mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-13 11:20:31 +00:00
119 lines
6.0 KiB
XML
119 lines
6.0 KiB
XML
<Project>
|
|
<PropertyGroup>
|
|
<DefaultMtouchExtraArgs>--nolinkaway -gcc_flags "-lstdc++ -framework AudioToolbox -framework SystemConfiguration -framework CFNetwork -framework Accelerate</DefaultMtouchExtraArgs>
|
|
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
|
|
<DefineConstants>DEBUG;ENABLE_TEST_CLOUD;</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchDebug>true</MtouchDebug>
|
|
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
|
<MtouchFastDev>true</MtouchFastDev>
|
|
<IOSDebuggerPort>25823</IOSDebuggerPort>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchArch>x86_64</MtouchArch>
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
<DeviceSpecificBuild>false</DeviceSpecificBuild>
|
|
<MtouchVerbosity></MtouchVerbosity>
|
|
<LangVersion>Default</LangVersion>
|
|
<MtouchExtraArgs>$(DefaultMtouchExtraArgs) -force_load $(OutputPath)\libbass.a -force_load $(OutputPath)\libbass_fx.a"</MtouchExtraArgs>
|
|
<OptimizePNGs>false</OptimizePNGs>
|
|
<MtouchI18n>cjk,mideast,other,rare,west</MtouchI18n>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\iPhone\Release</OutputPath>
|
|
<DefineConstants></DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchUseLlvm>true</MtouchUseLlvm>
|
|
<MtouchFloat32>true</MtouchFloat32>
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
<MtouchLink>SdkOnly</MtouchLink>
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
<MtouchVerbosity></MtouchVerbosity>
|
|
<LangVersion>Default</LangVersion>
|
|
<MtouchExtraArgs>$(DefaultMtouchExtraArgs) -force_load $(OutputPath)\libbass.a -force_load $(OutputPath)\libbass_fx.a"</MtouchExtraArgs>
|
|
<OptimizePNGs>false</OptimizePNGs>
|
|
<MtouchI18n>cjk,mideast,other,rare,west</MtouchI18n>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
|
<DefineConstants></DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchArch>x86_64</MtouchArch>
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
<MtouchVerbosity></MtouchVerbosity>
|
|
<LangVersion>Default</LangVersion>
|
|
<MtouchExtraArgs>$(DefaultMtouchExtraArgs) -force_load $(OutputPath)\libbass.a -force_load $(OutputPath)\libbass_fx.a"</MtouchExtraArgs>
|
|
<OptimizePNGs>false</OptimizePNGs>
|
|
<MtouchI18n>cjk,mideast,other,rare,west</MtouchI18n>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\iPhone\Debug</OutputPath>
|
|
<DefineConstants>DEBUG;ENABLE_TEST_CLOUD;</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<DeviceSpecificBuild>true</DeviceSpecificBuild>
|
|
<MtouchDebug>true</MtouchDebug>
|
|
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
|
|
<MtouchFloat32>true</MtouchFloat32>
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
<IOSDebuggerPort>28126</IOSDebuggerPort>
|
|
<MtouchLink>SdkOnly</MtouchLink>
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
<MtouchVerbosity></MtouchVerbosity>
|
|
<LangVersion>Default</LangVersion>
|
|
<MtouchExtraArgs>$(DefaultMtouchExtraArgs) -force_load $(OutputPath)\libbass.a -force_load $(OutputPath)\libbass_fx.a"</MtouchExtraArgs>
|
|
<OptimizePNGs>false</OptimizePNGs>
|
|
<MtouchI18n>cjk,mideast,other,rare,west</MtouchI18n>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="Xamarin.iOS" />
|
|
<Reference Include="System.IO.Compression" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="mscorlib" />
|
|
</ItemGroup>
|
|
<ItemGroup Label="Package References">
|
|
<PackageReference Include="Markdig" Version="0.15.7" />
|
|
<PackageReference Include="FFmpeg.AutoGen" Version="4.1.0.2" />
|
|
<PackageReference Include="SharpFNT" Version="1.1.0" />
|
|
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0006" />
|
|
<PackageReference Include="System.Drawing.Common" Version="4.5.1" />
|
|
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="2.10.0" />
|
|
<PackageReference Include="ppy.osuTK.NS20" Version="1.0.63" />
|
|
<PackageReference Include="System.Runtime.InteropServices" Version="4.3.0" />
|
|
<PackageReference Include="ppy.Microsoft.Diagnostics.Runtime" Version="0.9.180305.1" />
|
|
<PackageReference Include="NUnit" Version="3.11.0" />
|
|
<PackageReference Include="System.Net.Http" Version="4.3.4" />
|
|
<PackageReference Include="ManagedBass" Version="2.0.4" />
|
|
<PackageReference Include="ManagedBass.Fx" Version="2.0.1" />
|
|
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
|
|
<PackageReference Include="System.Reflection.Emit.Lightweight" Version="4.3.0" />
|
|
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
|
|
<PackageReference Include="JetBrains.Annotations" Version="2018.3.0" />
|
|
</ItemGroup>
|
|
</Project> |