Skip to content

Commit

Permalink
Update SampleApp.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
davefxy committed May 31, 2023
1 parent 9f470eb commit 0716659
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SampleApp/SampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
<TargetPlatformMinVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'android'">31.0</TargetPlatformMinVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(TargetFramework)'=='net7.0-ios'">
<CodesignKey>Apple Development: Created via API (963LV775Z4)</CodesignKey>
<CodesignProvision>VS: WildCard Development</CodesignProvision>
</PropertyGroup>

<ItemGroup>
<!-- App Icon -->
<MauiIcon Include="Resources\AppIcon\appicon.svg" ForegroundFile="Resources\AppIcon\appiconfg.svg" Color="#512BD4" />
Expand Down

0 comments on commit 0716659

Please sign in to comment.