Skip to content

Commit 8a6a64d

Browse files
committed
Don't pack the demo
1 parent 32a4d58 commit 8a6a64d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BTProgressHUDDemo/BTProgressHUDDemo.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">11.0</SupportedOSPlatformVersion>
1919
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">13.1</SupportedOSPlatformVersion>
20+
<IsPackable>False</IsPackable>
2021

2122
</PropertyGroup>
2223

0 commit comments

Comments
 (0)