Skip to content

Commit 2d122db

Browse files
dnl-mohclaude
andcommitted
chore(ci): update Xcode to 16.4.0 on M4 Pro resource class
Migrate from deprecated M1 (macos.m1.medium.gen1) to M4 Pro (m4pro.medium) and update Xcode from 15.4.0 to 16.4.0. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ee94ae7 commit 2d122db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ orbs:
66
executors:
77
mac-executor:
88
macos:
9-
xcode: "15.4.0"
10-
resource_class: macos.m1.medium.gen1
9+
xcode: "16.4.0"
10+
resource_class: m4pro.medium
1111

1212
jobs:
1313
prepare-build:

0 commit comments

Comments
 (0)