Realm 공부를 하다
Realm Browser을 이용하면 DB를 확인할 수 있다고 해서
앱스토어에서 다운받아 보았다.
https://apps.apple.com/kr/app/realm-browser/id1007457278?mt=12
Realm Browser
Realm Browser is a viewer and editor for .realm data store files. It allows developers implementing Realm in their apps to easily view and debug the contents of the .realm files their apps have created. Features: - View all of the objects in a .realm fi
apps.apple.com
하지만 이러한 에러가 나타났고 찾아보니
https://github.com/realm/realm-swift/issues/6587
please enter a valid encryption key for this realm file · Issue #6587 · realm/realm-swift
!!! MANDATORY TO FILL OUT !!! Goals Expected Results Actual Results Steps to Reproduce Code Sample Version of Realm and Tooling Realm framework version: ? Realm Object Server version: ? Xcode versi...
github.com
https://studio-releases.realm.io/latest/download/mac-dmg
여기를 클릭해서 Realm Broser가 아닌 Realm Studio를 다운받으라고 하였고 잘 작동되는 것을 알 수 있다.
옛날 자료를 봐서 그런지 바로 Realm Studio를 사용하면 될 것 같다.