Previously, when you did a lightweight migration, core data created a backup file in the same folder like ~yourFile. But using Lion, I can’t find this backup file. Is the file hided somewhere? I did look the documentation, but without success.
Any help would be appreciated.
Many thanks
Mario
It seems the ˜file is no more automatically created. So the solution I found is to create the file programatically.
So, I’m posting my solution
tx
Mario