SwiftKickMobile / SwiftMessages

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

Error with Xcode 12.0 #414

Closed AMSH92 closed 3 years ago

AMSH92 commented 3 years ago

I have installed SwiftMessages through podfile, when I try to build my project I get UNCATEGORIZED. Everything is working just fine with Xcode 11.7

wtmoose commented 3 years ago

I get UNCATEGORIZED

I don't know what this means. Can you elaborate?

AMSH92 commented 3 years ago

When I try to build the project I get this error. Screen Shot 2020-09-19 at 6 16 09 PM

wtmoose commented 3 years ago

There's not enough context here. What is the connection with SwiftMessages? Is this a compile error in a SwiftMessages file?

AMSH92 commented 3 years ago

The problem is not with SwiftMessages only but also with many famous libraries. I downgraded to Xcode 11.7 and all libraries are working just fine.

AMSH92 commented 3 years ago

I really do not know what happened but SwiftMessages is no longer facing the same error as the rest Take these images as an example: Screen Shot 2020-09-19 at 6 21 20 PM

Screen Shot 2020-09-19 at 6 20 42 PM