Skip to content

CircleCI: use Xcode 14.2.0#2187

Merged
NachoSoto merged 1 commit into
mainfrom
ci-xcode-14.2
Dec 22, 2022
Merged

CircleCI: use Xcode 14.2.0#2187
NachoSoto merged 1 commit into
mainfrom
ci-xcode-14.2

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

@NachoSoto NachoSoto added the ci label Dec 22, 2022
@NachoSoto NachoSoto requested a review from a team December 22, 2022 17:48
Comment thread .circleci/config.yml
jobs:
- prepare-next-version:
xcode_version: '14.1.0'
xcode_version: '14.2.0'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm I think we could probably run some of these jobs in non-mac machines... But that doesn't belong to this PR.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah there's lots we could do to speed up some of these. Which ones were you thinking specifically?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh like prepare-next-version, yeah. I think it's so we can have some basic stuff installed, but I'm sure they're lighter images we could use.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I was thinking on any like this, where it's just running some fastlane scripts.

@NachoSoto NachoSoto merged commit af21b74 into main Dec 22, 2022
@NachoSoto NachoSoto deleted the ci-xcode-14.2 branch December 22, 2022 19:25
NachoSoto pushed a commit that referenced this pull request Dec 27, 2022
**This is an automatic release.**

### New Features
* Created `ReceiptParser` SPM (#2155) via NachoSoto (@NachoSoto)
* Exposed `PurchasesReceiptParser` and `AppleReceipt` (#2153) via
NachoSoto (@NachoSoto)
### Bugfixes
* `Restore purchases`: post product data when posting receipts (#2178)
via NachoSoto (@NachoSoto)
### Other Changes
* Added `Dictionary.merge` (#2190) via NachoSoto (@NachoSoto)
* `CircleCI`: use Xcode 14.2.0 (#2187) via NachoSoto (@NachoSoto)
* `ReceiptParser`: a few documentation improvements (#2189) via
NachoSoto (@NachoSoto)
* `Purchase Tester`: fixed `TestFlight` deployment (#2188) via NachoSoto
(@NachoSoto)
* `Purchase Tester`: display specific `IntroEligibilityStatus` (#2184)
via NachoSoto (@NachoSoto)
* `Purchase Tester`: fixed `SubscriptionPeriod` (#2185) via NachoSoto
(@NachoSoto)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants