Browse Source

realm new version

Marino Faggiana 6 years ago
parent
commit
b58eb0a655

File diff suppressed because it is too large
+ 14690 - 0
Libraries external/Realm/Realm.framework/B19BD7C5-C8F9-32C9-9266-2A1A07499ED5.bcsymbolmap


+ 34 - 0
Libraries external/Realm/Realm.framework/CHANGELOG.md

@@ -1,3 +1,37 @@
+3.7.6 Release notes (2018-08-08)
+=============================================================
+
+### Enhancements
+
+* Speed up the actual compaction when using compact-on-launch.
+* Reduce memory usage when locally merging changes from sync.
+* When first connecting to a server, wait to begin uploading changes until
+  after all changes have been downloaded to reduce the server-side load for
+  query-based sync.
+
+3.7.5 Release notes (2018-07-23)
+=============================================================
+
+### Enhancements
+
+* Improve performance of applying remote changesets from sync.
+* Improve performance of creating objects with string primary keys.
+* Improve performance of large write transactions.
+* Adjust file space allocation strategy to reduce fragmentation, producing
+  smaller Realm files and typically better performance.
+* Close network connections immediately when a sync session is destroyed.
+* Report more information in `InvalidDatabase` exceptions.
+
+### Bugfixes
+
+* Fix permission denied errors for RLMPlatform.h when building with CocoaPods
+  and Xcode 10 beta 3.
+* Fix a use-after-free when canceling a write transaction which could result in
+  incorrect "before" values in KVO observations (typically `nil` when a non-nil
+  value is expected).
+* Fix several bugs in the merge algorithm that could lead to memory corruption
+  and crashes with errors like "bad changeset" and "unreachable code".
+
 3.7.4 Release notes (2018-06-19)
 =============================================================
 

File diff suppressed because it is too large
+ 13603 - 0
Libraries external/Realm/Realm.framework/DD5B483B-8DDB-3C48-ABDE-E839384CCC64.bcsymbolmap


BIN
Libraries external/Realm/Realm.framework/Info.plist


BIN
Libraries external/Realm/Realm.framework/Realm


File diff suppressed because it is too large
+ 494 - 0
Libraries external/Realm/RealmSwift.framework/0A85D1C9-A4CC-36AF-8CCA-4A34B492531A.bcsymbolmap


File diff suppressed because it is too large
+ 14690 - 0
Libraries external/Realm/RealmSwift.framework/B19BD7C5-C8F9-32C9-9266-2A1A07499ED5.bcsymbolmap


File diff suppressed because it is too large
+ 13603 - 0
Libraries external/Realm/RealmSwift.framework/DD5B483B-8DDB-3C48-ABDE-E839384CCC64.bcsymbolmap


File diff suppressed because it is too large
+ 494 - 0
Libraries external/Realm/RealmSwift.framework/F141265C-71B9-3F69-9ED6-18AB64CAB929.bcsymbolmap


BIN
Libraries external/Realm/RealmSwift.framework/Info.plist


BIN
Libraries external/Realm/RealmSwift.framework/RealmSwift


Some files were not shown because too many files changed in this diff