Skip to content

Commit

Permalink
Fixed codemagic intel mac xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshrvel committed Apr 26, 2024
1 parent d930fe4 commit be21632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ definitions:
mac_intel_x64_env_versions: &mac_intel_x64_env_versions
node: 16.19.0
npm: 8
xcode: 15.0
xcode: 14.3.1

mac_m1_arm64_artifacts: &mac_m1_arm64_artifacts
artifacts:
Expand Down

0 comments on commit be21632

Please sign in to comment.