The file directory I am getting when doing the
print(Realm.Configuration.defaultConfiguration.fileURL!)
is as follows:
file:///var/mobile/Containers/Data/Application/825DF5F3-AF1E-47B6-80C4-D3CCCC90CD8C/Documents/default.realm
Now, the strange thing is that when I do the Shift+Command+G to copy this into my finder then it only shows me the var directory, which does not contain the "mobile" directory. Also, when I do a search for the .realm file there is no such file on my Mac. Can somebody telling me what's going on?