SwiftKickMobile / SwiftMessages

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

This file is set to build for a version older than the deployment target. Functionality may be limited. [9] #412

Closed jonathanfoster closed 3 years ago

jonathanfoster commented 3 years ago

After updating to Xcode 12, I get a build warning that says "This file is set to build for a version older than the deployment target. Functionality may be limited. [9]". My deployment target is set to iOS 13 and the SwiftMessages XIBs are set to build for iOS 9.1 and Later. The warning went away after changing each of the XIBs to build for Deployment Target (12.0).

wtmoose commented 3 years ago

Should be fixed in 8.0.3