SwiftKickMobile / SwiftMessages

A very flexible message bar for UIKit and SwiftUI.
MIT License
7.24k stars 742 forks source link

FIX AppExtension target #440

Closed knox closed 3 years ago

knox commented 3 years ago

With the introduction of support for window scenes the AppExtension target got broken.

This fixes access to UIApplication.shared by wrapping it into SWIFTMESSAGES_APP_EXTENSIONS as seen elsewhere in this code base.

wtmoose commented 3 years ago

Thanks!

wtmoose commented 3 years ago

8.0.4