yepher / CoreDataUtility

An OSX application that simplifies development and debugging of CoreData enabled applications.
519 stars 49 forks source link

Can't select files #32

Closed electriccode closed 9 years ago

electriccode commented 9 years ago

In new project window I can't select any type of file under File tab. When app start, sometimes I am able to select the File .app file and model but not the persistence file. Its like the button is dead and it wont open any Finder window. If I chose New Project then the .app file chooser button is also dead.

I am on Yosemite and have tried the July and Sep builds.

image

yepher commented 9 years ago

Thanks I will have a look.

felipe-nrscorps commented 9 years ago

Yepher, we are trying to open up Simulator 8.1 files but unfortunately they don't show up in the simulator tab/popup. Much appreciate a fix... Thanks in advance.

yepher commented 9 years ago

Yup, I am working on a solution. If you have a pull request or suggestions on how to fix it I am very open to it. Otherwise I should have something ready by mid next week.

yepher commented 9 years ago

I just did a release that should make this work a lot better. You can find it here: https://github.com/yepher/CoreDataUtility/releases/tag/v1.3_5

Please give it a try and let me know if this is working for you.