Appium: Part 9 - How To Fix Appium xcodebuild Error 65

preview_player
Показать описание
#Appium #MobileTesting #IOS

Hi everyone Jahmal here! In this video I will show you how to fix the xcodebuild error 65 if you are experiencing this while trying to start your appium session.

⭐️ My Top 9 Must Haves! ⭐️

If you purchase through my links I will receive a small commission and will help support the channel so thank you in advance!

=====================================================

👥 Follow Me On Social Media!

Video Break Down

Intro 00:00
Error xcodbuild (65) 00:15
Go To Appium In Application Folder 01:05
Open WebDriverAgent Project 01:31
Update WebDriverAgentLib & WebDriverRunner 01:40
Appium Error 65 Fix 04:40
Outro 06:15

Thank you for watching! If you like this video please feel free to smash the like button and subscribe to channel.
Рекомендации по теме
Комментарии
Автор

Bro you saved my life! Thank you very much i've benn struggling near for a week:( And other videos on ur channel are also great, subscribed!

stevenenders
Автор

Thanks!! I struggled with error 65 way to many hours before I found this video!

arildlangtind
Автор

I recently switched from Win to Mac to see how i can get my automation framework going and i have been struggling for Days to get this to work. I honestly can't thank you enough for this. THANK YOU ! THANK YOU !

TahayariDan
Автор

Hi everybody, can you help me, after installed Mac OS 12.6 and xcode 14.01, build successful iPhone 14 - iOS 16.0,
Try run test on appium inspector i get this error...

offspring
Автор

Hi Jahmal, thanks for the video, I recently installed XCode 14 and I got the same issue but I am using iPhone 16.0 simulator and i did the same steps in the video with no luck, can you please help, I am struggling with this issue from 3 days, I have the latest mac mini version and latest appium desktop and inspector

XR
Автор

Hi, you need to setup a development account in team ??

CarolinaTabordaLondono
Автор

Hi Jahmal, I see you are working with a react native app for appium project. Is this something you built can be shared with others? if not I respect that. I am working automating a react-native application at my work place. I though of having a demo project to play with different tricks. Your's seem to have full fledged.
regards,
Anick

AnickRazibul
Автор

Hi Jamal, I have been trying to work on an automation project where I can build a docker image with xcode and emulator so I can run appium test. do you have any thought?

anickanam
Автор

Hi @Jahmal, recently upgraded xcode 13.3 beta 3 and iPhone XR 15.3.1 and getting xcode build failure with error code 65, here wda installed and getting deleted immediately and showing error message failed to creat a session:Requested time out. Can you please check and provide resolution

balajirao
Автор

bro its still the same error, i tried upgrading webdriver agent also and did the changes u said in this video, still same error. Do u think its coz of xcode 14 version ?

kirupaashankar
Автор

HI Jahmal, I am working on iOS Automation from last 3 years but when ever i setup new mac xcodebuild failed with code 65 always occurs and the same issue occurs again didn't get resolved after the video 😥

MrSaadsaghir
Автор

Hi Jahmal, I am getting a error code 70 "Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70 xcodebuild error message: . Make sure you follow the tutorial at". I tried to follow what you did in case of error code 65. It seemed similar. But didn't have any luck. One other think; from appium console log, I dint see bundle id being reflected by new one. If you have any idea about error code 70, I would really appreciate it.
-Thanks
Anu

AnickRazibul
Автор

Решение предложенное вами мне не помогает. У меня не собирается webdriveragent

usvhrxy
Автор

These steps definitely helped me make progress, but I now see the following error. I'll post back here if I find a solution. Curious to know if anyone else is seeing this too? I am running macOS Ventura, Xcode 14 and iOS 16.1.

cannot link directly with dylib/framework, your binary is not an allowed client of for architecture arm64

StuartsCorner