yepher / CoreDataUtility

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

1.4.6 iOS Simulator / Devices broken #40

Closed felipe-nrscorps closed 9 years ago

felipe-nrscorps commented 9 years ago

Having some critical problems here...

  1. In 1.4(6) the Devices list has multiple entries for the same Simulator. Do we need to reload the Devices list each time?
  2. When opening a Device type (iPad Retina) the app is not found. Opening the second instance of the same Device yields similar results. Any ideas?

Love your tool. Thanks in advance for your help.

yepher commented 9 years ago

Felipe,

Thanks for the feedback. Feel free to patch it and send me a pull request if you get to it first.

I did a little bit of investigation and it looks like the duplicates are actually different iOS version. For instance I have 8.0 and 8.1 on my machine.

Maybe the fix is to put the OS version for each item?

yepher commented 9 years ago

This has been fixed in this release: https://github.com/yepher/CoreDataUtility/releases/tag/1.5_9