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

Add support for visionOS #1418

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add support for visionOS #1418

wants to merge 6 commits into from

Conversation

ffried
Copy link
Member

@ffried ffried commented Apr 16, 2024

New Pull Request Checklist


  • I have updated this branch with the latest master to avoid conflicts (via merge from master or rebase)
  • I have added the required tests to prove the fix/feature I am adding
  • I have updated the documentation (if necessary)
  • I have run the tests and they pass
  • I have run the lint and it passes (pod lib lint)

This merge request fixes / refers to the following issues: Fixes #1415

Pull Request Description

Add visionOS as supported platform.

Note that this includes the changes of #1416 and thus should be merged afterwards.

@ffried ffried force-pushed the feature/visionos branch 2 times, most recently from fb96307 to 5abdbf6 Compare April 16, 2024 14:36
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.44%. Comparing base (b6c1239) to head (5abdbf6).
Report is 6 commits behind head on master.

❗ Current head 5abdbf6 differs from pull request most recent head da15e1c. Consider uploading reports for the commit da15e1c to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1418       +/-   ##
===========================================
- Coverage   76.13%   54.44%   -21.70%     
===========================================
  Files           7       32       +25     
  Lines         813     4603     +3790     
  Branches        0      518      +518     
===========================================
+ Hits          619     2506     +1887     
- Misses        194     2097     +1903     

☔ 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When will visionOS be supported
1 participant