Skip to content

Fix xcode version for circleci#1256

Closed
cprodhomme wants to merge 1 commit intofastlane:masterfrom
cprodhomme:patch-1
Closed

Fix xcode version for circleci#1256
cprodhomme wants to merge 1 commit intofastlane:masterfrom
cprodhomme:patch-1

Conversation

@cprodhomme
Copy link
Copy Markdown

No description provided.

build:
macos:
xcode: "13.1.0"
xcode: "15.4.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently v2.222 tests agiainst 15.3.0 so these should probably be kept in sync.

Copy link
Copy Markdown
Contributor

@janbrasna janbrasna Jul 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(i.e. once 15.4 is also added there I'm all for having the most uptodate here, given the examples have no ruby version constraints too that would make the CircleCI env angry…)

EDIT: Upstream now tests for 16.4, so feel free to track that one:

Suggested change
xcode: "13.1.0"
xcode: "15.4.0"
xcode: "16.4.0"

@iBotPeaches
Copy link
Copy Markdown
Member

Sorry for mega delay on this. With a few gone by - Xcode 26 is the way, but this script is kinda old now - not using orbs, etc. Closing this out for a new PR I did to correct both - #1321

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants