Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 3517357

Browse files
committed
Disabled code signing in iPhoneSimulator build.
1 parent 88a52c0 commit 3517357

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SignInWithApple/XamarinFormsAppleSignIn/XamarinFormsAppleSignIn.iOS/XamarinFormsAppleSignIn.iOS.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
<MtouchArch>x86_64</MtouchArch>
2828
<MtouchLink>None</MtouchLink>
2929
<MtouchDebug>true</MtouchDebug>
30-
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
3130
</PropertyGroup>
3231
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhoneSimulator' ">
3332
<DebugType>none</DebugType>

0 commit comments

Comments
 (0)