instamobile / messenger-iOS-chat-swift-firestore

Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift
https://www.iosapptemplates.com
MIT License
765 stars 130 forks source link

Swift 4.2 Compilation Errors #9

Closed VaniaPopovic closed 8 months ago

VaniaPopovic commented 4 years ago

Is anyone else getting a lot of errors when trying to compile?

/messenger-iOS-chat-swift-firestore/Pods/MessageKit/Sources/Views/InsetLabel.swift:34:30: 'inset(by:)' has been renamed to 'UIEdgeInsetsInsetRect(::)'

I am getting these errors like this and others, and I have changed my XCode build to the legacy one.

I am using the latest XCode 11.