Closed mbilbiesi closed 4 years ago
Issue-Label Bot is automatically applying the label bug
to this issue, with a confidence of 0.54. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
I was struggling to find the correct repos required; i found them and this issue is not relative anymore
You shouldn't have to "find the correct repos required"; make
/ the Makefile is supposed to automatically clone the repos needed. I have updated the check-version script to not error out as it was doing in this case. https://github.com/DeviceFarmer/stf_ios_support/commit/6446fdf805aff9b80434837de74fc6f80bb842b1
@nanoscopic if I freshly clone the repo and use make; i will get the result shown in the screenshot above; I am using IOS Catalina; i tried to hit the command with sudo make
and make
and both with same result !
Hello; firstly thanks for all your participating to make this iOS support; I am currently trying to follow the steps of building the provider; based on the first phase build-machine-setup > Step 4
make clone
; I am getting the following error when i run the command; any idea what i am missing or what cause this issue.