Skip to content

WebDriverAgent build configuration incompatible with Xcode 27.0 (27A266a) #170

Description

@turbogerald

Xcode 27.0 requires IPHONEOS_DEPLOYMENT_TARGET to be at least 15.0.

The bundled WebDriverAgent of maestro-runner 1.1.27 targets 12.0 which Xcode 27.0 refuses to build.

Locally patching WebDriverAgent's IPHONEOS_DEPLOYMENT_TARGET to 15.0 fixes the problem for me, but doing so for everyone might break legacy setups.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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