Skip to content

Commit

Permalink
removed my ios codesign key
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-morrow-toptal committed Mar 27, 2024
1 parent 85dbcc2 commit 9d666f0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Samples/RadarIO.Maui.Sample/RadarIO.Maui.Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
</PropertyGroup>
<PropertyGroup Condition="'$(TargetFramework)|$(Platform)'=='net7.0-ios|AnyCPU'">
<CreatePackage>false</CreatePackage>
<CodesignProvision>maui</CodesignProvision>
<CodesignKey>Apple Distribution: Cameron Morrow (L937V7C3UH)</CodesignKey>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<WarningLevel>4</WarningLevel>
Expand Down

0 comments on commit 9d666f0

Please sign in to comment.