I'm working on an app with Xcode 14.0 beta 3 (14A5270f). The target Supported Destinations are:
- iPhone (iOS)
- iPad (iOS)
- Mac (macOS)
iOS Deployment Target is 16.0 macOS Deployment Target is 13.0
I'm looking for some way to detect which destination is running. I have a barcode scanning view that I only want to show on the iPhone or iPad destinations.