SwiftKickMobile / SwiftMessages

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

Cannot find type 'WindowScene' in scope #511

Closed LLIo6oH closed 1 year ago

LLIo6oH commented 1 year ago

Have a build error

Cannot find type 'WindowScene' in scope

XCode 14 min os v - iOS13

Screenshot 2022-11-18 at 17 59 18
wtmoose commented 1 year ago

That isn't normal. WindowScene was introduced in iOS 13 and that file imports UIKit. How are you installing SwiftMessages?

wtmoose commented 1 year ago

Closing. Reopen if you need further help.

Sikandarkhan commented 1 year ago

I am using Xcode 14.2 min ios version 13

I am getting this error . Please suggest

wtmoose commented 1 year ago

See my comments above

Sikandarkhan commented 1 year ago

Resolved.