Xcode – watchOS Multiple Build Targets: "Any watchOS Device" vs "armv7k, arm64_32"
I have a watchOS-only Xcode project targeting watchOS 6 and above, written in SwiftUI and all its dependencies handled by Swift Package Manager. I've noticed in Xcode 12 there are actually 2x build targets for this project. One is labelled…