SwiftKickMobile / SwiftMessages

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

AppExtension is broken again #459

Closed knox closed 3 years ago

knox commented 3 years ago

Once again the app extension target is broken in the latest release.

This time its

Compile UIWindow+Extensions.swift
(14, 34) 'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.
(21, 34) 'shared' is unavailable in application extensions for iOS: Use view controller based solutions where appropriate instead.
knox commented 3 years ago

🤷