-
Please update Swift package to support the visionOS (xrOS) platform. Currently, there is an error when attempting to use them for developing Apple's spatial computing apps.
-
The iOS version should work just fine, but what about putting the window in a virtual cab in your room? 😎
I'm imagining pairing this with the Mayflash F700 (bluetooth arcade controller)...
cplr updated
9 months ago
-
Please file feature requests at the [ideas discussions page](https://github.com/lucaszischka/BottomSheet/discussions/categories/ideas).
Of course, these are answered just as often and reliably, but…
-
ReactiveSwift——source——Property.swift
```swift
#if os(iOS) || os(macOS) || os(tvOS) || os(watchOS)
import Darwin.POSIX.pthread
#else
import Glibc
#endif
```
No such module 'Glibc'
-
{WEB_EFFECT_MAKER 98}
{WEB_SHOPPING_EXTENSION 99}
{WEB_PLAYABLES_PORTAL 100}
{VISIONOS 101}
-
### Problem
I mainly use CocoaPods for dependency management and Realm's podspec is missing visionOS.
### Solution
Add visionos specifics to the podspec, like:
```
+ s.visionos.deployment_targ…
nevil updated
6 months ago
-
Hi,
First of all, amazing package!
I've managed to make some clumsy changes so it can be used in visionOS, such as removing feedback generator, reseting UIScreen sizes, etc. However, it's not p…
-
### Description
At the moment, attempting to use a AudioKitUI View, such as NodeOutputView, results in an issue when building:
![Screenshot 2024-02-05 at 12 30 07 PM](https://github.com/AudioKit/Au…
-
### Description
Hi,
As mentioned in https://github.com/firebase/firebase-ios-sdk/issues/11779, I've encountered the same problem: No such module 'FirebaseAnalytics'.
Is there an ETA of Analyt…
-
### Use case
The apple vision pro was released yesterday. It would be nice to have support for that. Even though most apps will be supported out of the box. This ticket can track the evolution of v…