Closed QuentinPerez closed 7 months ago
Add the support of Apple VisionOS 121419
Add target_os = "visionos"
Can we just use target_vendor = "apple" so we don't have to change this every time Apple releases a new device? It might be necessary
target_vendor = "apple"
Good Idea !
Motivation
Add the support of Apple VisionOS 121419
Solution
Add target_os = "visionos"