Skip to content

README: added visionOS to list of supported platforms#3052

Merged
NachoSoto merged 1 commit into
mainfrom
readme-platforms
Aug 22, 2023
Merged

README: added visionOS to list of supported platforms#3052
NachoSoto merged 1 commit into
mainfrom
readme-platforms

Conversation

@NachoSoto

Copy link
Copy Markdown
Contributor

I also added Mac Catalyst.

@NachoSoto NachoSoto added the docs label Aug 22, 2023
@NachoSoto NachoSoto requested review from a team August 22, 2023 16:11
Comment thread README.md
| tvOS | 11.0+ |
| macOS | 10.13+ |
| watchOS | 6.2+ |
| visionOS | 1.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.

1.0 still hasn't launched right? 😛. But well, I guess it's good to be ready

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.

True, 1.0 beta, and we support it 😇
I suppose I can change this to 1.0 beta X but we're going to keep supporting this and we'll make sure it works in Xcode 15 RC.

@NachoSoto NachoSoto enabled auto-merge (squash) August 22, 2023 16:20
@NachoSoto NachoSoto merged commit ea411c0 into main Aug 22, 2023
@NachoSoto NachoSoto deleted the readme-platforms branch August 22, 2023 17:48
NachoSoto pushed a commit that referenced this pull request Aug 23, 2023
**This is an automatic release.**

### Other Changes
* `Integration Tests`: test that `checkTrialOrIntroDiscountEligibility`
makes no API requests (#3054) via NachoSoto (@NachoSoto)
* `visionOS`: changed CI job to Release (#3042) via NachoSoto
(@NachoSoto)
* `StoreKit 2`: added warning to paywall constructors (#3045) via
NachoSoto (@NachoSoto)
* `README`: added `visionOS` to list of supported platforms (#3052) via
NachoSoto (@NachoSoto)
* `Tests`: added tests for `ClockType` (#3029) via NachoSoto
(@NachoSoto)
* `HTTPClient`: also parse errors with `application/json;charset=utf8`
(#3041) via NachoSoto (@NachoSoto)
MarkVillacampa pushed a commit that referenced this pull request Sep 6, 2023
MarkVillacampa pushed a commit that referenced this pull request Sep 6, 2023
**This is an automatic release.**

### Other Changes
* `Integration Tests`: test that `checkTrialOrIntroDiscountEligibility`
makes no API requests (#3054) via NachoSoto (@NachoSoto)
* `visionOS`: changed CI job to Release (#3042) via NachoSoto
(@NachoSoto)
* `StoreKit 2`: added warning to paywall constructors (#3045) via
NachoSoto (@NachoSoto)
* `README`: added `visionOS` to list of supported platforms (#3052) via
NachoSoto (@NachoSoto)
* `Tests`: added tests for `ClockType` (#3029) via NachoSoto
(@NachoSoto)
* `HTTPClient`: also parse errors with `application/json;charset=utf8`
(#3041) via NachoSoto (@NachoSoto)
@vegaro vegaro added pr:other and removed pr:docs labels Sep 17, 2024
@codecov

codecov Bot commented Sep 17, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.60%. Comparing base (3245077) to head (6461414).
Report is 823 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3052      +/-   ##
==========================================
- Coverage   86.63%   86.60%   -0.04%     
==========================================
  Files         219      219              
  Lines       15674    15674              
==========================================
- Hits        13579    13574       -5     
- Misses       2095     2100       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants