NickEntin opened this issue 4 years ago · 0 comments
Building with Xcode 12 currently fails because the switches in UIDevice.isPhone and UIDevice.isPad are not exhaustive, since the introduction of UIUserInterfaceIdiom.mac in iOS 14.
UIDevice.isPhone
UIDevice.isPad
UIUserInterfaceIdiom.mac