Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 [BUG] automate of Xcode install #487

Open
dimag25 opened this issue Mar 6, 2023 · 2 comments
Open

馃悰 [BUG] automate of Xcode install #487

dimag25 opened this issue Mar 6, 2023 · 2 comments

Comments

@dimag25
Copy link

dimag25 commented Mar 6, 2023

Your Environment

  • mas version: 1.8.6
  • macOS version : 10.15 ( Catalina)

mas Install Method

  • brew install mas (homebrew-core)

Describe the Bug

my goal is create fully e2e automation with appium-mac-driver and to use this I must install xcode as prerequisite.

use case:

  1. create mac mini vm instance in AWS
  2. install xcode inside the mac vm
  • flow runs from Jenkins
  • macOS versions >= 10.15 (Catalina)

problems and errors:
I got blockers when I tried to install Xcode in automation flow .

found this article how to install : https://www.moncefbelyamani.com/how-to-install-xcode-with-homebrew/
problem : before use mas cli command to install xcode I must to signin to apple id ,
but mas signin command disabled on macOS 10.13+ : #164

anyone have any idea how can I workaround this blocker? how can I install xcode from mac os terminal?

@shalins
Copy link

shalins commented Mar 7, 2023

having the same issue, need to be able to install xcode in a headless setup

@Dante1349
Copy link

i also try to do this with ansible and a remote mac and i don't get any response from the command, but it seems that it was downloading, but then suddenly got stuck. I don't get a response in the shell that it is downloading, even when im on the mac via ssh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants