mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 10:28:28 +03:00
dont link on debug
This commit is contained in:
parent
389fbc31e9
commit
17060a2a1b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
<CodesignKey>iPhone Developer</CodesignKey>
|
||||
<MtouchDebug>true</MtouchDebug>
|
||||
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
|
||||
<MtouchLink>None</MtouchLink>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
|
||||
<DebugType>none</DebugType>
|
||||
|
|
Loading…
Reference in a new issue