Closed fawkeswei closed 11 years ago
It does not support NSOrderedSet. Do you have sample data to share. If so maybe we can get it working.
How to provide sample data? a sample project?
Good question.
There are a couple of ways to do it:
or:
You can email me either of them to CoreDataUtility [AT] yepher [DOT] com
Here a simple project to generate NSOrderSet data.
Thanks for the project. I tried to build it with XCode but it says files are missing from the proejct:
My bad, fixed it here -> http://d.pr/f/OTZ9
Yes, that fixed it and I am able to see the problem you mentioned. I will look into adding support for NSOrderedSet.
I will update this issue when I have something to share.
Great! Looking forward to it!
@fawkeswei
I added the support in this commit #1331bca1d4da85315ee93c240854c1a5c7238dff and pushed it to the develop branch.
Give it a try and let me know if it works for you. I will push it to "master" once you agree it is fixed.
Do I have to build the app myself? Sorry because I don't have Mac SDK, could you upload an executable .app file?
Works perfectly!
Thanks for testing. I'll merge it to master.
Awesome tool, just one question. Is CoreDataPro able to view NSOrderedSet relations? I'm not sure if it is because my setup or it is not yet available.