calimarkus / JDStatusBarNotification

Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
http://calimarkus.github.io/JDStatusBarNotification/documentation/jdstatusbarnotification
MIT License
4.22k stars 562 forks source link

Compilation error (on Xcode 14, iOS 11, Swift 5) #137

Closed dslcoding closed 8 months ago

dslcoding commented 9 months ago

image

calimarkus commented 9 months ago

You need Swift 5.9 (Xcode 15+).

You are trying to run it on an iOS11 device using Xcode14? I am using iOS-13 specific APIs at this point (e.g. WindowScene). So this doesn't back deploy to older iOS versions anymore.

If you have these requirements, I'd suggest to use an older version of JDStatusBarNotification.