Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watch simulator causes the script to fail #2

Open
allen-zeng opened this issue Oct 31, 2016 · 0 comments
Open

Watch simulator causes the script to fail #2

allen-zeng opened this issue Oct 31, 2016 · 0 comments
Assignees

Comments

@allen-zeng
Copy link

When I try to run the script, it fails halfway:

error: No such file or directory @ rb_file_s_stat - /Users/Allen/Library/Developer/CoreSimulator/Devices/93AB1518-A3FC-4753-AA2C-419B8D39E856/data/Library/Keychains/TrustStore.sqlite3. Use --trace to view backtrace

There is a file called device_set.plist under ~/Developer/CoreSimulator/Devices/, which describes what these devices are, and the ID of the failed device falls under com.apple.CoreSimulator.SimRuntime.watchOS-2-2. It would appear that watchOS doesn't have a TrustStore.sqlite3 file. I'm not sure whether it needs it (I don't know much about watchOS).

It would be awesome if the script excluded the device paths that correspond to non-iOS devices.

@yageek yageek self-assigned this Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants