-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDocutain-SDK-Example-Xamarin-iOS.csproj
137 lines (137 loc) · 6.63 KB
/
Docutain-SDK-Example-Xamarin-iOS.csproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<?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>
<ProjectGuid>{53BFBC5E-7B14-4219-82C7-6EBAA276DAF7}</ProjectGuid>
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<TemplateGuid>{440aa056-593a-4519-8708-27081dee632f}</TemplateGuid>
<OutputType>Exe</OutputType>
<RootNamespace>Docutain_SDK_Example_Xamarin_iOS</RootNamespace>
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix>
<AssemblyName>Docutain-SDK-Example-Xamarin-iOS</AssemblyName>
<MtouchEnableSGenConc>true</MtouchEnableSGenConc>
<MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
<ProvisioningType>manual</ProvisioningType>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\iPhoneSimulator\Debug</OutputPath>
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<MtouchArch>x86_64</MtouchArch>
<MtouchLink>None</MtouchLink>
<MtouchDebug>true</MtouchDebug>
<CodesignKey>Apple Development: Marvin Frankenfeld (6H8923527C)</CodesignKey>
<CodesignProvision>VS: WildCard Development</CodesignProvision>
</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>None</MtouchLink>
<MtouchArch>x86_64</MtouchArch>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>portable</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\iPhone\Debug</OutputPath>
<DefineConstants>DEBUG</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<MtouchArch>ARM64</MtouchArch>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<CodesignKey>Apple Development: Marvin Frankenfeld (6H8923527C)</CodesignKey>
<MtouchDebug>true</MtouchDebug>
<CodesignProvision>
</CodesignProvision>
<MtouchLink>None</MtouchLink>
<MtouchFloat32>true</MtouchFloat32>
<MtouchNoSymbolStrip>true</MtouchNoSymbolStrip>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\iPhone\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
<MtouchArch>ARM64</MtouchArch>
<CodesignKey>iPhone Developer</CodesignKey>
</PropertyGroup>
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
<AppExtensionDebugBundleId />
</PropertyGroup>
<ItemGroup>
<Compile Include="Extensions.cs" />
<Compile Include="Main.cs" />
<Compile Include="AppDelegate.cs" />
<Compile Include="NavigationController.cs" />
<Compile Include="Setting\BoolSetting.cs" />
<Compile Include="Setting\BoolSettingCell.cs" />
<Compile Include="Setting\ColorSetting.cs" />
<Compile Include="Setting\ColorSettingCell.cs" />
<Compile Include="Setting\DocutainPreferences.cs" />
<Compile Include="Setting\HeaderCell.cs" />
<Compile Include="Setting\PickerSetting.cs" />
<Compile Include="Setting\PickerSettingCell.cs" />
<Compile Include="Setting\Setting.cs" />
<Compile Include="Setting\ISettingCell.cs" />
<Compile Include="Setting\ViewControllerSettings.cs" />
<Compile Include="StringExtensions.cs" />
<Compile Include="TableViewCell.cs" />
<Compile Include="ViewController.cs" />
<Compile Include="ViewControllerDataResult.cs" />
<Compile Include="ViewControllerTextResult.cs" />
<BundleResource Include="Resources\icons8-document-50.png" />
<BundleResource Include="Resources\icons8-document-100%402×.png" />
<BundleResource Include="Resources\icons8-document-150%403×.png" />
<BundleResource Include="Resources\icons8-scanner-50.png" />
<BundleResource Include="Resources\icons8-scanner-100%402×.png" />
<BundleResource Include="Resources\icons8-scanner-150%403×.png" />
<BundleResource Include="Resources\icons8-text-box-50.png" />
<BundleResource Include="Resources\icons8-text-box-100%402×.png" />
<BundleResource Include="Resources\icons8-text-box-150%403×.png" />
<BundleResource Include="Resources\icons8-pdf-50.png" />
<BundleResource Include="Resources\icons8-pdf-100%402×.png" />
<BundleResource Include="Resources\icons8-pdf-150%403×.png" />
<BundleResource Include="Resources\icons8-settings-50.png" />
<BundleResource Include="Resources\icons8-settings-100%402×.png" />
<BundleResource Include="Resources\icons8-settings-150%403×.png" />
<None Include="Info.plist" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Content Include="Entitlements.plist" />
<InterfaceDefinition Include="LaunchScreen.storyboard" />
<InterfaceDefinition Include="Resources\Base.lproj\LaunchScreen.storyboard" />
<InterfaceDefinition Include="Resources\Base.lproj\Main.storyboard" />
<BundleResource Include="Resources\de.lproj\InfoPList.strings" />
<BundleResource Include="Resources\de.lproj\Localizable.strings" />
<BundleResource Include="Resources\en.lproj\InfoPList.strings" />
<BundleResource Include="Resources\en.lproj\Localizable.strings" />
</ItemGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Xml" />
<Reference Include="System.Core" />
<Reference Include="Xamarin.iOS" />
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Docutain.SDK.Xamarin.iOS">
<Version>1.2.1</Version>
</PackageReference>
<PackageReference Include="System.Text.Json">
<Version>7.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
</ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" />
</Project>