Skip to content

Issues with iOS setup #10

@garg3133

Description

@garg3133

Listing a few known issues with iOS setup:

  • It outputs "Xcode is not installed" even when Xcode is actually installed and just xcode-select does not point to the installed Xcode app path.
  • We should suggest users to download Xcode 13 even if they are setting up for mobile-web, since Xcode 13 would also work with Appium while Xcode 14 won't.
  • If --appium flag is used, ask the users to download Xcode 13, even when they have Xcode 14 already installed.
  • Check whether Xcode 14 works with Appium v2 (beta), and if so, we can also give them an option to use Appium v2 instead of downloading Xcode 13, if Xcode 14 is already installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions