redth-org / BTProgressHUD

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

Update build tools #105

Closed Cheesebaron closed 1 year ago

Cheesebaron commented 1 year ago

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

CI

:arrow_heading_down: What is the current behavior?

We are running on older macos-12 agents which has Xcode 14.2 as the maximum supported Xcode version, which doesn't work with latest .NET 7 sdk

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

Bump tooling

:boom: Does this PR introduce a breaking change?

Nope

:bug: Recommendations for testing

If build is green, we should be good to go

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting