Test IOS error "Failed to find matching arch for 64-bit Mach-O input file"

0

hi
We are doing a trial of the Device Farm and are having issues running against IOS devices.

We are running a Built-InFuzz and devices return the error "Install failed. Got error "IncorrectArchitecture" with code 0x00000000: Failed to find matching arch for 64-bit Mach-O input file".

Any suggestions?

We use AWS Device Farm Sample App for iOS.
https://github.com/aws-samples/aws-device-farm-sample-app-for-ios

Run URL:
https://us-west-2.console.aws.amazon.com/devicefarm/home?region=us-east-2#/projects/9c1b5592-3116-43ec-8f3c-67a8f685db65/runs/051c2bdb-13e7-4288-a58b-4654ece510ce

naruaki
質問済み 5年前753ビュー
3回答
0

Hello,

I was unable to install your build on either a 32 bit phone nor a 64 bit phone. Could your try to build with build for testing?

To do this From xcode, using the top menu
Product > Build For > Testing

Or from CLI
xcodebuild build-for-testing -workspace <PATH>.xcworkspace -scheme <YOUR_SCHEME>

Then repackaging and trying your app again.

回答済み 5年前
0
naruaki
回答済み 5年前
0

hi,

sorry, I didn't select an "iOS Device" , before build for Running.
now, runs successfully.

Thanks!!

naruaki
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ