Posts

Post not yet marked as solved
27 Replies
Hi,I am also trying to build my app on iOS 13.3 with xcode 11.3, but below error is coming :I tried to built my app through xcode 11.3 but by default it is showing me simulators for xcode 10.2.1 which is also there in my mac.can anyone please help.DeviceType = "iPad5,3";[Xcode] NSLocalizedDescription = "Could not locate device support files.";[Xcode] NSLocalizedRecoverySuggestion = "This iPad Air 2 is running iOS 13.3 (17C54), which may not be supported by this version of Xcode.";xcodebuild: error: Unable to find a destination matching the provided destination specifier:[XCUITest] { id:XXXX }[XCUITest] The requested device could not be found because no available devices matched the request.[XCUITest] Available destinations for the "WebDriverAgentRunner" scheme:[XCUITest] { platform:iOS, id:XXXX, name:iPad Air2 }[XCUITest] { platform:iOS Simulator, id:6F4A0041-47BF-4E0E-8E59-89E7660F6E08, OS:12.2, name:iPad (5th generation) }[XCUITest] { platform:iOS Simulator, id:697BCFD1-8167-41FC-80A0-DFA3D9A850E6, OS:12.2, name:iPad (6th generation) }[XCUITest] { platform:iOS Simulator, id:331547CD-A71D-4D85-9153-613588E9A9D3, OS:12.2, name:iPad Air }[XCUITest] { platform:iOS Simulator, id:52B0ACA5-F1B3-48E6-AA02-D879A4E30FA0, OS:12.2, name:iPad Air (3rd generation) }[XCUITest] { platform:iOS Simulator, id:12731DB2-9E79-4A8C-91B8-BC64D9B6FE2C, OS:12.2, name:iPad Air 2 }[XCUITest] { platform:iOS Simulator, id:5AD66AC1-81DA-44DF-A6CB-2180DE46F7CB, OS:12.2, name:iPad Pro (9.7-inch) }