Skip to content

Add UNITY_VISIONOS ifdefs where appropriate#1709

Merged
jamesmcgill merged 2 commits intodevelopfrom
add-visionos-ifdefs
Jul 17, 2023
Merged

Add UNITY_VISIONOS ifdefs where appropriate#1709
jamesmcgill merged 2 commits intodevelopfrom
add-visionos-ifdefs

Conversation

@vvuk
Copy link
Copy Markdown
Contributor

@vvuk vvuk commented Jul 13, 2023

Description

Add visionOS ifdefs to necessary places to support input devices on visionOS

Changes made

Added visionOS to some ifdefs alonside IOS. Explicitly did not add them to the CoreMotion ones; CoreMotion is available, but pedometer is not. If we need CoreMotion bits without pedometer we can do that in a future PR.

Checklist

Before review:

  • Changelog entry added.
    • Explains the change in Changed, Fixed, Added sections.
  • No tests added.
  • No docs added.

@jamesmcgill jamesmcgill self-requested a review July 14, 2023 17:04
Copy link
Copy Markdown
Collaborator

@jamesmcgill jamesmcgill left a comment

Choose a reason for hiding this comment

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

Looks good

@jamesmcgill jamesmcgill merged commit 6617fd6 into develop Jul 17, 2023
@jamesmcgill jamesmcgill deleted the add-visionos-ifdefs branch July 17, 2023 08:05
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.

3 participants