Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #47 from launchdarkly/fix-release-xcode
Browse files Browse the repository at this point in the history
use newer Xcode for release build
  • Loading branch information
eli-darkly authored Nov 28, 2022
2 parents 8671a3f + e8cf42d commit b8aef77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ldrelease/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
# The main build happens on a Mac host
- circleCI:
mac:
xcode: "12.4.0"
xcode: "13.4.1"
context: org-global
steps:
- step: prepare
Expand Down

0 comments on commit b8aef77

Please sign in to comment.