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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] automate of Xcode install #487

Closed
dimag25 opened this issue Mar 6, 2023 · 4 comments
Closed

🐛 [BUG] automate of Xcode install #487

dimag25 opened this issue Mar 6, 2023 · 4 comments
Labels

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.

@rgoldberg
Copy link
Contributor

Can we close this as a duplicate of #164?

@rgoldberg
Copy link
Contributor

Closing as a duplicate of #164 (please follow that issue).

If you think this issue is different than #164, please let us know.

@rgoldberg rgoldberg closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants