Skip to content

Commit

Permalink
Merge pull request #1195 from microsoft/feature/update-apple-dev-acco…
Browse files Browse the repository at this point in the history
…unt-3

Feature/update apple dev account 3
  • Loading branch information
owlstronaut authored Nov 7, 2019
2 parents 637fe1b + 3e07caf commit 500276c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
<MtouchArch>i386, x86_64</MtouchArch>
<MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
<MtouchTlsProvider>Default</MtouchTlsProvider>
<CodesignProvision>AppCenter SDK Xamarin Forms Puppet Debug</CodesignProvision>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
<DebugSymbols>true</DebugSymbols>
Expand Down
4 changes: 2 additions & 2 deletions Apps/Contoso.iOS.Puppet/Contoso.iOS.Puppet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<DeviceSpecificBuild>false</DeviceSpecificBuild>
<MtouchExtraArgs>
</MtouchExtraArgs>
<CodesignProvision>AppCenter SDK Xamarin iOS Puppet Debug</CodesignProvision>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|iPhone' ">
<DebugType>pdbonly</DebugType>
Expand Down Expand Up @@ -59,7 +59,7 @@
<MtouchArch>i386, x86_64</MtouchArch>
<MtouchHttpClientHandler>HttpClientHandler</MtouchHttpClientHandler>
<MtouchTlsProvider>Default</MtouchTlsProvider>
<CodesignProvision>AppCenter SDK Xamarin iOS Puppet Debug</CodesignProvision>
<CodesignEntitlements>Entitlements.plist</CodesignEntitlements>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhone' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 500276c

Please sign in to comment.