Needs to be updated for Xcode 6
The simulator app has been changed to "iOS Simulator.app".
When running the script an app selection dialog appears requesting the user to select "iPhone Simulator.app", however that app does not appear in the list. Even adding an alias to the Applications folder inside Xcode.app that contains "iOS Simulator.app", the dialog will let me select any app in the folder EXCEPT the simulator app. I do not know why this is the case.
@cdunkel I just updated the script to call the iOS Simulator process instead of iPhone Simulator. This resolved the initial issue for me, though it appears there need to be a few more updates for Xcode 6 before the script is fully functional again.
Thanks! I'll test it out on my system.
---Sent from Boxer | http://getboxer.com
On November 22, 2014 at 4:52:06 PM EST, Michael Patzer [email protected] wrote:@cdunkel I just updated the script to call the iOS Simulator process instead of iPhone Simulator. This resolved the initial issue for me, though it appears there need to be a few more updates for Xcode 6 before the script is fully functional again. —Reply to this email directly or view it on GitHub.