-
I get realm instance for this method
```
- (RLMRealm *)currentRealm {
if (self.currentConfiguration == nil) {
return nil;
}
NSError *rlmError;
RLMRealm *cr = [R…
l-h-d updated
8 months ago
-
## Goals
Remove memory leaks in app.
## Expected Results
Memory must be freed including List or LinkingObjects.
## Actual Results
When I profile our app with Xcode 8.3.3 Profiler, …
-
# - Vulkan Guide
Practical guide to vulkan graphics programming
[https://www.vkguide.dev/docs/new_vkguide/chapter_1/vulkan_mainloop/](https://www.vkguide.dev/docs/new_vkguide/chapter_1/vulkan_mainlo…
-
### Describe the bug
It's currently seemingly impossible to cross compile for x86_64-darwin from aarch64-darwin, since the darwin SDK for x86_64 is old. #176661 provides some way to hack the stdenv…
-
## Goals
Attempting to install `realm` from npm in a React Native app.
## Expected Results
Realm should install successfully.
## Actual Results
Realm fails to install sync dependencies. It …
-
This is a thread for people to discuss Linux/Mac (and notably custom window managers under Linux) specific issues with the Viewport branch, mentioned in #1542.
I am not a Linux user so I hope users w…
-
I've followed the guide to compile on linux and on a docker image, with alle the images and on my machine (Arch) it errors out after the `cmake build --build`
```[ 68%] Building CXX object third-part…
-
I've noticed that cosmopolitan supports the creation of gui applications on windows.
I'm curious on your thoughts on how you'd go about extending this to the remaining platforms.
I'd be happy to mak…
-
It is possible but not so easy...
*System: macOS Sonoma on a M1 MacBook Pro*
> Related: I had no problems at all building *xwchordpro* on my Fedora 40 box straight from the source.
## Perl ve…
-
### Version
2.3.55.2
### Operating system type + version
MacOS Big Sur 11.1 (20C69)
### 3D printer brand / version + firmware version (if known)
Longer LK4Pro, Marlin
### Behavior
* _Desc…