Skip to content

Commit

Permalink
Remove unused iOS props
Browse files Browse the repository at this point in the history
  • Loading branch information
pjcollins committed Jun 25, 2024
1 parent d2c8243 commit 8008fe8
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,6 @@
To learn more, see: https://learn.microsoft.com/dotnet/core/deploying/trimming/prepare-libraries-for-trimming
-->
<IsTrimmable>true</IsTrimmable>

<!-- Reference to Xcode project -->
<XcodeProject>$(MSBuildThisFileDirectory)../native/NewBinding/NewBinding.xcodeproj</XcodeProject>

<XcodeBuildXCFramework>true</XcodeBuildXCFramework>

<!-- Namespace -->
<ObjSharpieBindNamespace>NewBinding</ObjSharpieBindNamespace>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 8008fe8

Please sign in to comment.