sberrevoets / SDCAlertView

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

Add Swift Package Manager support #317

Closed woxtu closed 3 years ago

woxtu commented 3 years ago

Hi,

This PR contains the following changes to add SPM support:

Close #295

mrgrauel commented 3 years ago

@sberrevoets do you like it? I'd like to see SPM support.

mbuchetics commented 3 years ago

bump 👍

sberrevoets commented 3 years ago

Sorry for the delay - this looks good. I'll look at bumping the version number this weekend.

Thanks for the contribution!

mbuchetics commented 3 years ago

awesome, could you release a new version?

sberrevoets commented 3 years ago

Should be up now!

rowant1990 commented 3 years ago

Hey, I'm getting 'Invalid semantic version string '12.0' when trying to use this with SPM. Any chance you can adopt semantic versioning as suggested in the Apple docs https://developer.apple.com/documentation/xcode/publishing_a_swift_package_with_xcode

sberrevoets commented 3 years ago

My bad, should be fixed now.