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

Existence of a resource directory in project root breaks dinghy run for iOS simulator #153

Open
simlay opened this issue Apr 19, 2022 · 0 comments

Comments

@simlay
Copy link
Contributor

simlay commented Apr 19, 2022

cargo dinghy --platform auto-ios-aarch64-sim run --example foo where foo is an example. This is a relatively nuanced use of dinghy but I was trying to run an example on an iOS device in a project that has a resources directory and this causes the xcrun simctl install ... for unclear reasons.

The "fix" is to rm the resources directory in the Dinghy.app directory and then install it.

Obviously, using dinghy for CI is much more important but having it work on examples is also quite nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant