mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
Changed iOS Build
This commit is contained in:
parent
ee6d2814a5
commit
45c468c2a8
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||
@ -52,8 +52,9 @@
|
||||
<MtouchArch>ARM64</MtouchArch>
|
||||
<MtouchDebug>true</MtouchDebug>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
<MtouchLink>SdkOnly</MtouchLink>
|
||||
<MtouchInterpreter>-all</MtouchInterpreter>
|
||||
<MtouchLink>None</MtouchLink>
|
||||
<MtouchInterpreter>
|
||||
</MtouchInterpreter>
|
||||
<MtouchExtraArgs>--optimize=experimental-xforms-product-type</MtouchExtraArgs>
|
||||
<MtouchSdkVersion />
|
||||
<CodesignKey>iPhone Developer</CodesignKey>
|
||||
@ -69,6 +70,9 @@
|
||||
<MtouchExtraArgs>--optimize=experimental-xforms-product-type</MtouchExtraArgs>
|
||||
<MtouchLink>SdkOnly</MtouchLink>
|
||||
<CodesignKey>iPhone Distribution</CodesignKey>
|
||||
<MtouchSdkVersion />
|
||||
<MtouchEnableSGenConc>false</MtouchEnableSGenConc>
|
||||
<MtouchInterpreter>-all</MtouchInterpreter>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(RunConfiguration)' == 'Default' ">
|
||||
<AppExtensionDebugBundleId />
|
||||
|
Loading…
x
Reference in New Issue
Block a user