Guilherme Rambo
Guilherme Rambo
CloudKit now has the sharing feature. It would be cool if we could have a way to sync records using the shared database as well (and maybe an easy way...
I get this error building for macOS on Apple Silicon using 12.5 beta 3 (12E5244e): ``` 'Float80' is unavailable: Float80 is not available on target platform. ``` I suspect that...
Currently the framework only builds for macOS. Add support for - [x] tvOS - [X] iOS - [ ] watchOS
As mentioned on the readme, nested values are not supported yet. They would have to be encoded as `CKReference`.
There's still a lot to be done in order for this to be included in a non-beta version of the app: ### Must-haves - [ ] Starting the playback of...
We've had many issues reported before about playback glitches when streaming at speeds higher than 1x. We've tried many workarounds and it seems to be an issue with `AVFoundation` which...
I'm trying to use Siesta and all of my networking and storage code happens on an XPC service, but it always crashes because Siesta has a check for the main...
The goal is to offer new `async` variants of the current API and `AsyncStream` APIs for peer events and messages.
This adds two new methods to `Window`: `enterFullScreen()` and `exitFullScreen()`. I tested them on macOS and on my Raspberry Pi and they worked on both. I updated the sample project...
- **Date:** 2022-08-16 - **Resolution:** Open - **Area:** Xcode - **OS:** macOS 12.5 - **Type:** n/a - **Keywords:** Xcode, watchOS, Apple Watch ## Details ### What version of Xcode are...