Daltron / NotificationBanner

The easiest way to display highly customizable in app notification banners in iOS
MIT License
4.77k stars 660 forks source link

SPM in Xcode 13: 'shared' is unavailable in application extensions for iOS #358

Closed JMCPH closed 2 years ago

JMCPH commented 3 years ago

When building with Xcode 13 beta 3 I get the following error:

'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.

manucheri commented 3 years ago

I also stumbled upon this when updating to the latest beta. This PR makes it compile again for me: https://github.com/Daltron/NotificationBanner/pull/361

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically closed due to inactivity.