Skip to content

[!] Cannot find an installed Xcode satisfying '13.0' using MacOS 11.7 #469

@bouthainaghachem

Description

@bouthainaghachem

Hello,

I'm facing issues with new image version runner updated two days ago under MacOS 11.7 (ref: https://github.com/actions/runner-images/blame/main/images/macos/macos-11-Readme.md)

It's mentionned under the documentation that MacOS 11 still supporting XCode 13.0 version.
I'm setting under my fastlane file the xcversion(version: "13.0")

but I'm getting the following error : [!] Cannot find an installed Xcode satisfying '13.0' :

+------+----------------------------+-------------+
| fastlane summary |
+------+----------------------------+-------------+
| Step | Action | Time (in s) |
+------+----------------------------+-------------+
| 1 | Verifying fastlane version | 0 |
| 2 | default_platform | 0 |
| 💥 | xcversion | 0 |
+------+----------------------------+-------------+

[16:24:26]: fastlane finished with errors

[!] Cannot find an installed Xcode satisfying '13.0'
##[error]Bash exited with code '1'.
Finishing: Build app

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions