xcodebuild's inability to just build against a specific SDK without also knowing which goddamn specific destination to use is such a waste of time I mean just choose one please its been like a decade please why just build it doesn't matter
@finestructure hmmmm ok so I have tried this years ago, but cannot recall. I just gave it a shot and am encountering this:
"xcodebuild: error: Failed to build workspace XYZ with scheme XYZ.: Cannot test target “XYZTests” on “Any iOS Device”: Tests must be run on a concrete device"
Perhaps this works only for builds but not for running tests?