-
The static Realm framework is 422MB, much too big for GitHub (100MB limit) and it's hard to imagine there's enough code to merit a binary of this size. Can it be thinned?
-
**UPDATE:**
Thanks for everyone's continued interest in SiriProxy. I know lots of people are really excited to get it "up and running" with iOS7. Now that the software is public, you're welcome to di…
-
## Update and summary of tasks to be done under this issue:
- add info on getting the submodules
- ensure that `wrappers/README.md` is up to date with all build steps
- in the main readme, remove…
-
See
- https://download.eclipse.org/eclipse/downloads/drops4/I20231213-0710/
- https://download.eclipse.org/eclipse/downloads/drops4/I20231213-0710/buildlogs/comparatorlogs/buildtimeComparatorUnanti…
-
Now that we have a POC of a working async queries with a convergence strategy https://github.com/realm/realm-java/pull/1214
I suggest the following refactor to enable `RealmQuery` to be used seamless…
-
- axmol version: axmol-2.1.0-rc5
- devices test on: MacBook Pro 2019 , macOS 14.1 (23B74)
- developing environments
- Xcode version: 15.0.1
- cmake version: 3.28.1
Steps to Reproduce:
…
-
Dear CoreRT team,
Having followed this repo for now a couple of years and having developed a product depending on it, it's been quite a journey to follow the development in here. It's been very rew…
-
# The Problem
Make doesnt find a makefile and stops the making procedure which is supposed to build the emulator.
# Why does it happen?
I dont know but the only thing i know is that theres someth…
-
As discussed on today's Core meeting, we have a number of significant pain points, that may or may not be solved by changing build systems.
The purpose of this ticket is to discover exactly what we w…
-
## Goals
Would like to create new objects on a background thread with gcd
## Expected Results
Realm file size should not inflate
## Actual Results
Realm file size becomes way bigger when using gcd
…