Hacker News new | ask | show | jobs
by grayprog 4353 days ago
Is there a Mac OS X support planned? Or perhaps the iOS version works as is?
1 comments

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

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.