Skip to content

Commit

Permalink
CircleCI: push pods using Xcode 15
Browse files Browse the repository at this point in the history
  • Loading branch information
NachoSoto committed Jan 30, 2024
1 parent 8d6e67b commit 9a079f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1215,12 +1215,12 @@ workflows:
xcode_version: '14.3.0'
<<: *release-tags
- push-revenuecat-pod:
xcode_version: '14.3.0'
xcode_version: '15.2'
requires:
- make-release
<<: *release-tags
- push-revenuecatui-pod:
xcode_version: '14.3.0'
xcode_version: '15.2'
requires:
- make-release
- push-revenuecat-pod
Expand Down

0 comments on commit 9a079f5

Please sign in to comment.