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

Can't download any simulator runtime. #18

Open
AlexBartles opened this issue Nov 17, 2023 · 2 comments
Open

Can't download any simulator runtime. #18

AlexBartles opened this issue Nov 17, 2023 · 2 comments

Comments

@AlexBartles
Copy link

Hello! I'm getting an error saying "Error: accepts 1 arg(s), received 2" when I put in "speedwagon download 'tvOS 17.2'
Any help appreciated!

@timsutton
Copy link
Owner

Try:

speedwagon download 'tvOS 17.2 beta 3'
Downloading https://download.developer.apple.com/Developer_Tools/tvOS_17.2_beta_3_Simulator_Runtime/tvOS_17.2_beta_3_Simulator_Runtime.dmg...

Since there are multiple tvOS 17.2 versions, it can't decide which one.

While we could make it default to picking the last one, Apple's loose naming makes that a bit annoying here. If someone said tvOS 17.2 beta, should it pick tvOS 17.2 beta or tvOS 17.2 beta 3? (just asking out loud :))

@AlexBartles
Copy link
Author

Try:

speedwagon download 'tvOS 17.2 beta 3'
Downloading https://download.developer.apple.com/Developer_Tools/tvOS_17.2_beta_3_Simulator_Runtime/tvOS_17.2_beta_3_Simulator_Runtime.dmg...

Since there are multiple tvOS 17.2 versions, it can't decide which one.

While we could make it default to picking the last one, Apple's loose naming makes that a bit annoying here. If someone said tvOS 17.2 beta, should it pick tvOS 17.2 beta or tvOS 17.2 beta 3? (just asking out loud :))

Didn't work for me but I tried speedwagon download "tvOS 17.2 beta 3" and it worked! Now how do I start the emulator?

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

No branches or pull requests

2 participants