mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-28 22:15:37 +00:00
510 lines
No EOL
24 KiB
XML
510 lines
No EOL
24 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">iPhoneSimulator</Platform>
|
|
<ProductVersion>8.0.30703</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{9878FADF-BAEA-4B9F-9DF0-A092439AF14D}</ProjectGuid>
|
|
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>AideDeJeu.iOS</RootNamespace>
|
|
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
|
|
<AssemblyName>AideDeJeu.iOS</AssemblyName>
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<ReleaseVersion>1.32</ReleaseVersion>
|
|
<ProvisioningType>automatic</ProvisioningType>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
|
|
<DefineConstants>DEBUG</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<ConsolePause>false</ConsolePause>
|
|
<MtouchArch>x86_64</MtouchArch>
|
|
<MtouchLink>SdkOnly</MtouchLink>
|
|
<MtouchDebug>true</MtouchDebug>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchExtraArgs>--linkskip=Microsoft.EntityFrameworkCore --linkskip=Microsoft.EntityFrameworkCore.Relational --linkskip=Microsoft.EntityFrameworkCore.Sqlite --linkskip=Remotion.Linq --linkskip=Microsoft.Data.Sqlite.Core --linkskip=Microsoft.EntityFrameworkCore.Sqlite.Core --linkskip=Microsoft.Extensions.DependencyInjection.Abstractions --linkskip=Microsoft.Extensions.DependencyInjection --linkskip=Microsoft.Extensions.Logging.Abstractions --linkskip=Microsoft.Extensions.Logging --linkskip=Microsoft.Extensions.Caching.Abstractions --linkskip=Microsoft.Extensions.Caching.Memory --linkskip=Microsoft.Extensions.Options --linkskip=Microsoft.Extensions.Primitives --linkskip=System.Reflection --linkskip=System.Reflection.Primitives --linkskip=System.Linq --linkskip=System.Linq.Expressions --linkskip=System.Linq.Queryable</MtouchExtraArgs>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\iPhoneSimulator\Release</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<MtouchLink>SdkOnly</MtouchLink>
|
|
<MtouchArch>x86_64</MtouchArch>
|
|
<ConsolePause>false</ConsolePause>
|
|
<CodesignKey>iPhone Developer</CodesignKey>
|
|
<MtouchUseLlvm>true</MtouchUseLlvm>
|
|
<MtouchExtraArgs>--linkskip=Microsoft.EntityFrameworkCore --linkskip=Microsoft.EntityFrameworkCore.Relational --linkskip=Microsoft.EntityFrameworkCore.Sqlite --linkskip=Remotion.Linq --linkskip=Microsoft.Data.Sqlite.Core --linkskip=Microsoft.EntityFrameworkCore.Sqlite.Core --linkskip=Microsoft.Extensions.DependencyInjection.Abstractions --linkskip=Microsoft.Extensions.DependencyInjection --linkskip=Microsoft.Extensions.Logging.Abstractions --linkskip=Microsoft.Extensions.Logging --linkskip=Microsoft.Extensions.Caching.Abstractions --linkskip=Microsoft.Extensions.Caching.Memory --linkskip=Microsoft.Extensions.Options --linkskip=Microsoft.Extensions.Primitives --linkskip=System.Reflection --linkskip=System.Reflection.Primitives --linkskip=System.Linq --linkskip=System.Linq.Expressions --linkskip=System.Linq.Queryable</MtouchExtraArgs>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\iPhone\Debug</OutputPath>
|
|
<DefineConstants>DEBUG</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<ConsolePause>false</ConsolePause>
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
<CodesignKey>Apple Development: Yan Maniez (3Y77SXKSWS)</CodesignKey>
|
|
<MtouchDebug>true</MtouchDebug>
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
<MtouchI18n>west</MtouchI18n>
|
|
<CodesignProvision>VS: WildCard Development</CodesignProvision>
|
|
<MtouchLink>None</MtouchLink>
|
|
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
|
|
<MtouchInterpreter>-all</MtouchInterpreter>
|
|
<MtouchEnableSGenConc>true</MtouchEnableSGenConc>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\iPhone\Release</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<MtouchArch>ARMv7, ARMv7s, ARM64</MtouchArch>
|
|
<ConsolePause>false</ConsolePause>
|
|
<CodesignKey>Apple Development: Yan Maniez (3Y77SXKSWS)</CodesignKey>
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
<MtouchUseLlvm>true</MtouchUseLlvm>
|
|
<CodesignProvision>VS: WildCard Development</CodesignProvision>
|
|
<MtouchLink>SdkOnly</MtouchLink>
|
|
<MtouchExtraArgs>--linkskip=Microsoft.EntityFrameworkCore --linkskip=Microsoft.EntityFrameworkCore.Relational --linkskip=Microsoft.EntityFrameworkCore.Sqlite --linkskip=Remotion.Linq --linkskip=Microsoft.Data.Sqlite.Core --linkskip=Microsoft.EntityFrameworkCore.Sqlite.Core --linkskip=Microsoft.Extensions.DependencyInjection.Abstractions --linkskip=Microsoft.Extensions.DependencyInjection --linkskip=Microsoft.Extensions.Logging.Abstractions --linkskip=Microsoft.Extensions.Logging --linkskip=Microsoft.Extensions.Caching.Abstractions --linkskip=Microsoft.Extensions.Caching.Memory --linkskip=Microsoft.Extensions.Options --linkskip=Microsoft.Extensions.Primitives --linkskip=System.Reflection --linkskip=System.Reflection.Primitives --linkskip=System.Linq --linkskip=System.Linq.Expressions --linkskip=System.Linq.Queryable</MtouchExtraArgs>
|
|
<MtouchI18n>west</MtouchI18n>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Ad-Hoc|iPhone' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>True</Optimize>
|
|
<OutputPath>bin\iPhone\Ad-Hoc</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<ConsolePause>False</ConsolePause>
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
<BuildIpa>True</BuildIpa>
|
|
<CodesignProvision>Automatic:AdHoc</CodesignProvision>
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'AppStore|iPhone' ">
|
|
<DebugType>none</DebugType>
|
|
<Optimize>True</Optimize>
|
|
<OutputPath>bin\iPhone\AppStore</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<ConsolePause>False</ConsolePause>
|
|
<MtouchArch>ARM64</MtouchArch>
|
|
<CodesignProvision>Automatic:AppStore</CodesignProvision>
|
|
<CodesignKey>iPhone Distribution</CodesignKey>
|
|
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JoA|iPhoneSimulator'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\iPhoneSimulator\Debug_JoA\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_JoA|iPhone'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\iPhone\Debug_JoA\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_JoA|iPhoneSimulator'">
|
|
<OutputPath>bin\iPhoneSimulator\Release_JoA\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_JoA|iPhone'">
|
|
<OutputPath>bin\iPhone\Release_JoA\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CO|iPhoneSimulator'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\iPhoneSimulator\Debug_CO\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug_CO|iPhone'">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<OutputPath>bin\iPhone\Debug_CO\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;DEBUG</DefineConstants>
|
|
<DebugType>full</DebugType>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_CO|iPhoneSimulator'">
|
|
<OutputPath>bin\iPhoneSimulator\Release_CO\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_CO|iPhone'">
|
|
<OutputPath>bin\iPhone\Release_CO\</OutputPath>
|
|
<DefineConstants>__IOS__;__MOBILE__;__UNIFIED__;</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<UseVSHostingProcess>false</UseVSHostingProcess>
|
|
<LangVersion>7.3</LangVersion>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
|
|
<AppExtensionDebugBundleId />
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Main.cs" />
|
|
<Compile Include="AppDelegate.cs" />
|
|
<BundleResource Include="..\..\Data\library.db">
|
|
<Link>Resources\library.db</Link>
|
|
</BundleResource>
|
|
<None Include="Entitlements.plist" />
|
|
<None Include="Info.plist" />
|
|
<Compile Include="PdfViewRenderer.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<BundleResource Include="Resources\Fonts\LinLibertine_R.ttf">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</BundleResource>
|
|
<Compile Include="NativeAPI.cs" />
|
|
<BundleResource Include="..\..\Libs\pdfjs\**\*.*">
|
|
<Link>pdfjs\%(RecursiveDir)%(Filename)%(Extension)</Link>
|
|
</BundleResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\Icon-60%403x.png" />
|
|
<BundleResource Include="Resources\Icon-Small-40%403x.png" />
|
|
<BundleResource Include="Resources\Icon-Small%403x.png" />
|
|
<InterfaceDefinition Include="Resources\LaunchScreen.storyboard" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="Xamarin.iOS" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="Microsoft.Data.Sqlite">
|
|
<Version>5.0.2</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore">
|
|
<Version>3.1.11</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core">
|
|
<Version>3.1.11</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="MoonSharp">
|
|
<Version>2.0.0</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Rg.Plugins.Popup">
|
|
<Version>2.0.0.10</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="SkiaSharp.Svg">
|
|
<Version>1.60.0</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="SkiaSharp.Views">
|
|
<Version>2.80.3-preview.40</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="SkiaSharp.Views.Forms">
|
|
<Version>2.80.3-preview.40</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="sqlite-net-pcl">
|
|
<Version>1.8.0-beta</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="SQLitePCLRaw.core">
|
|
<Version>2.0.5-pre20210119130047</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="SQLitePCLRaw.provider.sqlite3.ios_unified">
|
|
<Version>1.1.14</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="System.Buffers">
|
|
<Version>4.5.1</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="UrhoSharp.Forms">
|
|
<Version>1.9.67</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Xamarin.Essentials">
|
|
<Version>1.6.1</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Xamarin.Forms">
|
|
<Version>5.0.0.1931</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="Xamarin.Forms.Visual.Material">
|
|
<Version>5.0.0.1931</Version>
|
|
</PackageReference>
|
|
<PackageReference Include="XamiTextSharpLGPLv2">
|
|
<Version>1.0.0</Version>
|
|
</PackageReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\tab_about.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\tab_about%402x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\tab_about%403x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\tab_feed.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\tab_feed%402x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\tab_feed%403x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\xamarin_logo.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\xamarin_logo%402x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BundleResource Include="Resources\xamarin_logo%403x.png" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\AideDeJeu\AideDeJeu.csproj">
|
|
<Project>{C0597D88-5C09-4314-80A3-64712B02D0E9}</Project>
|
|
<Name>AideDeJeu</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ImageAsset Include="Media.xcassets\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-40.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-60.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-58.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-87.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-80.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-120.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-180.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-20.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-29.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-76.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-152.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-167.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\AppIcon.appiconset\Icon-1024.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\icon.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\icon.imageset\battle_axe.pdf">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\battle_axe.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\crystal_ball.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\funnel.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\plain_arrow_down.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\plain_arrow_up.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\round_star.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\settings_knobs.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\spell_book.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\stars_stack.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\trash_can.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\wooden_sign.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\click.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\cubes.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d4.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d6.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d8.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d10.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d12.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d20.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\rolling_dice_cup.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\cancel.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\share.imageset\Contents.json">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\crystal_ball.imageset\crystal_ball.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\funnel.imageset\funnel.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\plain_arrow_down.imageset\plain_arrow_down.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\plain_arrow_up.imageset\plain_arrow_up.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\round_star.imageset\round_star.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\settings_knobs.imageset\settings_knobs.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\spell_book.imageset\spell_book.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\stars_stack.imageset\stars_stack.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\trash_can.imageset\trash_can.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\wooden_sign.imageset\wooden_sign.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\battle_axe.imageset\battle_axe.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\click.imageset\click.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\cubes.imageset\cubes.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d4.imageset\d4.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d6.imageset\d6.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d8.imageset\d8.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d10.imageset\d10.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d12.imageset\d12.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\d20.imageset\d20.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\rolling_dice_cup.imageset\rolling_dice_cup.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\cancel.imageset\cancel.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
<ImageAsset Include="Media.xcassets\share.imageset\share.png">
|
|
<Visible>false</Visible>
|
|
</ImageAsset>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Folder Include="Media.xcassets\crystal_ball.imageset\" />
|
|
<Folder Include="Media.xcassets\funnel.imageset\" />
|
|
<Folder Include="Media.xcassets\icon.imageset\" />
|
|
<Folder Include="Media.xcassets\plain_arrow_down.imageset\" />
|
|
<Folder Include="Media.xcassets\plain_arrow_up.imageset\" />
|
|
<Folder Include="Media.xcassets\round_star.imageset\" />
|
|
<Folder Include="Media.xcassets\settings_knobs.imageset\" />
|
|
<Folder Include="Media.xcassets\spell_book.imageset\" />
|
|
<Folder Include="Media.xcassets\stars_stack.imageset\" />
|
|
<Folder Include="Media.xcassets\trash_can.imageset\" />
|
|
<Folder Include="Media.xcassets\wooden_sign.imageset\" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
|
|
</Project> |