Skip to content

Commit 69f10f2

Browse files
committed
Use Xcode 15.3
1 parent 9befee6 commit 69f10f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
new_arch_ios_build_only:
3434
executor:
3535
name: rn/macos
36-
xcode_version: '15.0.0'
36+
xcode_version: '15.3.0'
3737
steps:
3838
- checkout
3939
- run:
@@ -50,7 +50,7 @@ jobs:
5050
e2e_release_ios:
5151
executor:
5252
name: rn/macos
53-
xcode_version: '15.0.0'
53+
xcode_version: '15.3.0'
5454
steps:
5555
- checkout
5656
- run:

0 commit comments

Comments
 (0)