-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
Labels
No labels