Browse Source

Update SafeAreaDemo.iOS.csproj

pull/15203/head
Max Katz 2 years ago
committed by GitHub
parent
commit
c3aecf67f6
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      samples/SafeAreaDemo.iOS/SafeAreaDemo.iOS.csproj

3
samples/SafeAreaDemo.iOS/SafeAreaDemo.iOS.csproj

@ -6,9 +6,6 @@
<ProvisioningType>manual</ProvisioningType>
<Nullable>enable</Nullable>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<CodesignKey>Apple Development: maxkatz6@outlook.com (DN2P3PH6J5)</CodesignKey>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\SafeAreaDemo\SafeAreaDemo.csproj" />

Loading…
Cancel
Save