realm / realm-browser-osx

DEPRECATED - Realm Browser for Mac OS X has been replaced by realm-studio which is cross platform.
https://realm.io
502 stars 54 forks source link

[wish] RealmBrowser.app is not showing the schema version of the opened realm file #370

Open dodikk opened 6 years ago

dodikk commented 6 years ago

There is neither "file info" option in the menu, nor some panel with the corresponding info. I have also failed to find any CLI utility with such capabilities.

The only ways are

  1. writing an utility from scratch using Realm.framework for OS X
  2. using [Realm schemaVersionAtPath] in a playground

Which is kind of inconvenient for an end user.

bmunkholm commented 6 years ago

Thanks for the suggestion! Since we have now introduced our new cross-platform browser (and more) in Realm Studio we are deprecating the OSX only Browser and putting all efforts into making Realm Studio great. And should you have any feedback and suggestions for Studio, please post that in our Forum. This feature is also not in Studio, so looks relevant to suggest there as well.

Thanks!