core data editor problems
Posted
by Peyman
on Stack Overflow
See other posts from Stack Overflow
or by Peyman
Published on 2010-04-04T23:01:49Z
Indexed on
2010/04/04
23:13 UTC
Read the original article
Hit count: 454
I was recommended by someone in Stack Overflow to use Core Data Editor http://christian-kienle.de/CoreDataEditor/ to manage the sqlite persistent store. However the latest version (3.0) crashes on launch everytime. Older versions load but I see nothing when i point the config to the persistent store and the object model directories. There is no documentation either.
can someone point me to the right place to sort this problem? I am trying to find a more manageable way to coordinate core data development than sqlite consoles.
thank you
© Stack Overflow or respective owner