Skip to content

Purchase Tester: fixed TestFlight deployment#2188

Merged
NachoSoto merged 1 commit into
mainfrom
nacho/test-purchase-tester-deploy
Dec 22, 2022
Merged

Purchase Tester: fixed TestFlight deployment#2188
NachoSoto merged 1 commit into
mainfrom
nacho/test-purchase-tester-deploy

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

Fixes https://app.circleci.com/pipelines/github/RevenueCat/purchases-ios/9471/workflows/742cf687-6df8-4508-ae86-ab59aab2ea59/jobs/49868

This broke with #2140.
The new target was overriding CODE_SIGN_IDENTITY. It's not defined at the project level and shared for all targets.

@NachoSoto NachoSoto added the ci label Dec 22, 2022
@NachoSoto NachoSoto requested a review from a team December 22, 2022 18:33
Comment thread .circleci/config.yml Outdated
@NachoSoto

Copy link
Copy Markdown
Contributor Author

Yay this worked.

@NachoSoto NachoSoto force-pushed the nacho/test-purchase-tester-deploy branch from 73ba53f to 43bf0cb Compare December 22, 2022 18:38
This broke with #2140. The new target was overriding `CODE_SIGN_IDENTITY`. It's not defined at the project level and shared for all targets.
@NachoSoto NachoSoto force-pushed the nacho/test-purchase-tester-deploy branch from 43bf0cb to d0ca37b Compare December 22, 2022 18:39
@NachoSoto NachoSoto enabled auto-merge (squash) December 22, 2022 19:23
@NachoSoto NachoSoto disabled auto-merge December 22, 2022 19:23
@NachoSoto NachoSoto merged commit 68a46dd into main Dec 22, 2022
@NachoSoto NachoSoto deleted the nacho/test-purchase-tester-deploy branch December 22, 2022 19:24
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