sberrevoets / SDCAlertView

The little alert that could
MIT License
1.86k stars 298 forks source link

Fix Transition reference collision with iOS 18 API #334

Closed abdouoi closed 4 months ago

abdouoi commented 4 months ago

This fixes the issue of name collision with UIKit.UIViewControllerTransition.Transition which was making the build fail on Xcode 16 beta

sberrevoets commented 4 months ago

Speedy, thanks!

caseymedaxion commented 4 months ago

Is this going to be in a versioned update?

sberrevoets commented 4 months ago

Just released it as part of 12.0.4!