Y
Hacker News
new
|
ask
|
show
|
jobs
by
timanglade
4352 days ago
The framework in our release zip only works for iOS but if you build from source[0] it will actually generate an OSX framework as well!
[0]
https://github.com/realm/realm-cocoa#building-realm
1 comments
brmunk
4352 days ago
The RealmBrowser (which can be found under /tools/ at the above source link) is already using Realm internally to show/edit any Realm file dynamically.
link