ArtSabintsev / Siren

Notify users when a new version of your app is available and prompt them to upgrade.
http://sabintsev.com/
MIT License
4.24k stars 407 forks source link

iOS 13 #385

Closed fuxlud closed 2 years ago

fuxlud commented 2 years ago

What should I do to support Siren on iOS14? Importing with Package Dependencies. I've tried importing specific brunch (5.8.0), but getting the following error:

compiling for iOS 13.0, but module 'Siren' has a minimum deployment target of iOS 15.0: Command MergeSwiftModule failed with a nonzero exit code.

ArtSabintsev commented 2 years ago

Are you sure you pulled in the right version?

Screen cap please or sample project

fuxlud commented 2 years ago
Screen Shot 2021-12-23 at 10 31 48 Screen Shot 2021-12-23 at 10 32 25 Screen Shot 2021-12-23 at 10 32 54

Thanks for taking the time!

fuxlud commented 2 years ago

Closing issue as it works properly on an empty new project.

ArtSabintsev commented 2 years ago

Ok great! Thanks for the update!