-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What did …
-
Latest stable version 6.6.2 doesn't support visionOS for generating the image Assets specifically as it doesn't currently have compiler flags for `os(visionOS)`. Are there any updates coming soon to s…
-
**Description of the bug**
An error occurs when running the code below.
```objc
[[UnityGetMainWindow() rootViewController] presentViewController:filePicker animated:YES completion:nil];
```
…
-
can i modify **UNITY_IOS** to **(UNITY_IOS || UNITY_VISIONOS)**?
-
Hey there, any idea when VisionOS will be supported?
-
### Is your feature request related to a problem?
It'd be great to add support for VisionOS, hence VisionPro device.
### Describe the solution you'd like
_No response_
### Describe alternatives yo…
-
When app is linked with GiphyUISDK it's not possible to build app for visionOS, as it's missing architecture.
-
Create a (assumed) `visionos_application` rule + family of framework rules for visionOS applications.
> **NOTE:** I assume it will just be another pretty straightforward Apple bundling rule, but I …
-
Any plans to support the AVP for native app use?
-----
SVProgressHUD/SVProgressHUD/SVProgressHUD.m:94:50 'keyWindow' is unavailable: not available on visionOS
SVProgressHUD/SVProgressHUD/SV…
-
'keyWindow' is unavailable in visionOS.
Is there any workaround for it?