Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PurchaseTester: fixed release compilation #2689

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

NachoSoto
Copy link
Contributor

debugRevenueCatOverlay is only available on DEBUG

@NachoSoto NachoSoto added the test label Jun 22, 2023
@NachoSoto NachoSoto requested a review from a team June 22, 2023 14:42
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #2689 (dc4cbf0) into main (4ab9d73) will decrease coverage by 0.06%.
The diff coverage is n/a.

❗ Current head dc4cbf0 differs from pull request most recent head 9650be1. Consider uploading reports for the commit 9650be1 to get more accurate results

@@            Coverage Diff             @@
##             main    #2689      +/-   ##
==========================================
- Coverage   86.59%   86.54%   -0.06%     
==========================================
  Files         209      209              
  Lines       14833    14816      -17     
==========================================
- Hits        12845    12822      -23     
- Misses       1988     1994       +6     

see 9 files with indirect coverage changes

@NachoSoto NachoSoto force-pushed the purchase-tester-debug-overlay-debug branch from dc4cbf0 to 0da9c36 Compare June 22, 2023 15:00
`debugRevenueCatOverlay` is only available on `DEBUG`
@NachoSoto NachoSoto force-pushed the purchase-tester-debug-overlay-debug branch from 0da9c36 to 9650be1 Compare June 22, 2023 15:01
@NachoSoto NachoSoto enabled auto-merge (squash) June 22, 2023 15:01
@NachoSoto NachoSoto merged commit 28bf4ce into main Jun 22, 2023
@NachoSoto NachoSoto deleted the purchase-tester-debug-overlay-debug branch June 22, 2023 15:54
NachoSoto pushed a commit that referenced this pull request Jun 22, 2023
**This is an automatic release.**

_This release is compatible with `Xcode 15 beta 2` and `visionOS beta
1`_

### New Features
* `xrOS`: added to list of supported platforms (#2682) via NachoSoto
(@NachoSoto)
### Bugfixes
* `xrOS`: fixed compilation by disabling debug overlay (#2681) via
NachoSoto (@NachoSoto)
* `xrOS`: added support for new `purchase(confirmIn:options:)` method
(#2683) via NachoSoto (@NachoSoto)
* `Xcode 15`: handle `Locale.currencyCode` deprecation (#2680) via
NachoSoto (@NachoSoto)
### Other Changes
* `PurchaseTester`: fixed release compilation (#2689) via NachoSoto
(@NachoSoto)
* `xrOS`: fixed runtime warning (#2691) via NachoSoto (@NachoSoto)
* `xrOS`: added support to `PurchaseTester` (#2685) via NachoSoto
(@NachoSoto)
* `Signature Verification`: new `Integration Tests` (#2642) via
NachoSoto (@NachoSoto)
* `ErrorUtils`: handle `PurchasesError` to avoid creating unknown errors
(#2686) 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