Target individual XCTest unit test cases in Xcode 5 to a specific iOS device for a universal app?
To target device specific tests one would need to edit the schemes for a project. Under Product > Scheme > Edit Schemes one can choose to select device specific tests per device.