square/Paralayout

Build fails when building with Xcode 12

NickEntin opened this issue · 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.