Realm Browserでdefault.realmが開けない
RealmBrowserを使い該当のdefault.realmを指定したところ、下記のメッセージダイアログが表示され、進んでも中身が見れませんでした。
'default' could not be opend.It may be encrypted, or it isn't in a compatible file format.
If you know the file is encrypted, you can manually enter its encryption key to open it.
クエリの実行結果をprintしてみると、確実に中身はある状態です。
ファイルを開くときに何か特別な操作が必要なのでしょうか?