Skip to content

list-schemes has no project-path argument as documented in CLI docs #271

@klaas

Description

@klaas

xcodebuildmcp simulator list-schemes --project-path ./MyApp.xcodeproj

list-schemes does not support the argument project-path as stated in the examples of the CLI docs.

Executing xcodebuildmcp simulator list-schemes --project-path ./MyApp.xcodeproj results in

 simulator list-schemes

List Xcode schemes.

Session Defaults:
      --profile  Override the defaults profile for this command only                                            [string]

Output Options:
      --json    JSON object of tool args (merged with flags)                                                    [string]
      --output  Output format                                       [string] [choices: "text", "json"] [default: "text"]

Options:
  -h, --help     Show help                                                                                     [boolean]
  -v, --version  Show version number                                                                           [boolean]

Unknown arguments: project-path, projectPath

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions