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

Feature request: Support launching in Xcode Simulator #92

Open
madsmtm opened this issue Jun 11, 2022 · 2 comments
Open

Feature request: Support launching in Xcode Simulator #92

madsmtm opened this issue Jun 11, 2022 · 2 comments

Comments

@madsmtm
Copy link

madsmtm commented Jun 11, 2022

It would be really nice to be able to debug iOS applications programs by launching them in the Xcode Simulator. Trying to do this inside Xcode currently results in the following error:

[2022-06-11T00:00:00Z INFO  cargo_mobile::util::cli] exiting with ArchInvalid {
        arch: "Simulator",
    }
error: Arch specified by Xcode was invalid
    "Simulator" isn't a known arch
@ArthurKValladares
Copy link
Contributor

Thanks for the report, you are intended to be able to run on the simulator, I will find some time to look into this issue shortly.

@lucasfernog
Copy link

We've added support for the Simulator on our fork FYI.

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

3 participants