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
demandé il y a 5 ans754 vues
3 réponses
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.

répondu il y a 5 ans
0
naruaki
répondu il y a 5 ans
0

hi,

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

Thanks!!

naruaki
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions