18 ms·
Is there a Mac OS X support planned? Or perhaps the iOS version works as is?
by grayprog 12y ago
Is there a Mac OS X support planned? Or perhaps the iOS version works as is?
- timanglade 12y agoThe 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 https://github.com/realm/realm-cocoa#building-realm
- brmunk 12y agoThe RealmBrowser (which can be found under /tools/ at the above source link) is already using Realm internally to show/edit any Realm file dynamically.