Skip to content

Automatically install iOS Platform Support #633

@dfabulich

Description

@dfabulich

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliIssues with the `skip` command-line tool, such as `skip export` or `skip checkup`enhancementNew feature or requestsetupInstallation and setup issues, including Homebrew/Java installation and skip checkup issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions