Skip to content

Commit

Permalink
fix(iOS): Remove warnings when building the iOS head
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Oct 9, 2020
1 parent 9f49f07 commit 7ac08e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SamplesApp/SamplesApp.iOS/SamplesApp.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</NuGetPackageImportStamp>
<IsUiAutomationMappingEnabled>true</IsUiAutomationMappingEnabled>
<ResourcesDirectory>..\SamplesApp.Shared\Strings</ResourcesDirectory>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<ProvisioningType>manual</ProvisioningType>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|iPhoneSimulator' ">
Expand Down

0 comments on commit 7ac08e5

Please sign in to comment.