-
-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
cliIssues with the `skip` command-line tool, such as `skip export` or `skip checkup`Issues with the `skip` command-line tool, such as `skip export` or `skip checkup`enhancementNew feature or requestNew feature or requestsetupInstallation and setup issues, including Homebrew/Java installation and skip checkup issuesInstallation and setup issues, including Homebrew/Java installation and skip checkup issues
Description
Users who install Xcode but don't install iOS Platform Support can't pass skip checkup. (It fails on the IPA step for a missing -destination generic/platform=iOS.)
I'd been checking iOS Platform Support on autopilot while installing Xcode as part of my installation test plan #632, but users might forget to do that.
I think skip doctor could run xcodebuild -showdestinations and could even run xcodebuild -downloadPlatform iOS on the user's behalf.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cliIssues with the `skip` command-line tool, such as `skip export` or `skip checkup`Issues with the `skip` command-line tool, such as `skip export` or `skip checkup`enhancementNew feature or requestNew feature or requestsetupInstallation and setup issues, including Homebrew/Java installation and skip checkup issuesInstallation and setup issues, including Homebrew/Java installation and skip checkup issues