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 6443eaf commit d930fe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ workflows:

environment:
<<: *env_mac_signing
<<: *env_versions
<<: *mac_m1_env_versions
vars:
WORKFLOW_ENV: 'dev'

Expand All @@ -187,7 +187,7 @@ workflows:

environment:
<<: *env_mac_signing
<<: *env_versions
<<: *mac_intel_x64_env_versions
vars:
WORKFLOW_ENV: 'dev'

Expand Down

0 comments on commit d930fe4

Please sign in to comment.