redth-org / BTProgressHUD

Port to Xamarin.iOS of the SVProgressHUD
Other
118 stars 64 forks source link

Migrate to Xamarin.Legacy.Sdk, add .NET 6 build #91

Closed filipnavara closed 2 years ago

filipnavara commented 2 years ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Feature

:arrow_heading_down: What is the current behavior?

The project cannot be used on .NET 6 anymore due to breaking changes.

:new: What is the new behavior (if this is a feature change)?

Builds NuGet with both legacy Xamarin.iOS and .NET 6 iOS binaries.

:boom: Does this PR introduce a breaking change?

No

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting

Cheesebaron commented 2 years ago

Looks good to me. Thank you for your contribution.