appium / WebDriverAgent

A WebDriver server for iOS and tvOS
Other
1.18k stars 368 forks source link

"Failed to find Matching Arch for input file" #830

Closed tking16 closed 8 months ago

tking16 commented 8 months ago

Screenshot 2023-12-28 at 12 38 00

Just thought I'd highlight a potential issue, on some machines I can't drag and drop the Webdriver 5.15.5 release onto the simulator

I've had success installing on completely different machines (can't pinpoint what makes it work as the machines can be M1 spec, or have xcode 15.1 installed instead)

KazuCocoa commented 8 months ago

It could depend on how you built wda. e,g, https://github.com/appium/WebDriverAgent/blob/766be59ef31753f4029c57c7a13cc01b1312cb9e/Scripts/ci/build-real.sh#L5-L10 then the build would be for arm64. Please report the main appium repository with logs/how to build the wda and xcodebuild if needed