Troubleshooting

Cannot test target “APP_NAME” on “Any iOS Simulator Device”: Tests must be run on a concrete device

You can’t run tests on the Any iOS Simulator Device pseudo-device (which is usually found under the Build heading).

In the navigator bar at the top of Xcode, choose a specific iOS Simulator device (like “iPhone 16”), or a real physical device.