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

IOS Simulator not supported (x86_64 architecture) #46

Open
npapaghiuc opened this issue Dec 13, 2016 · 2 comments
Open

IOS Simulator not supported (x86_64 architecture) #46

npapaghiuc opened this issue Dec 13, 2016 · 2 comments

Comments

@npapaghiuc
Copy link

The library does not include the x86_64 architecture, which is required to run the projects on a simulator.

I understand that the actual functionality of the library will not work on the simulator, but we should be able to at least to build and run the aps on the simulator, as there are usually many other parts of our aps that we should be able to test on a simulator.

Please include the x86_64 architecture in the library.

@larrydhunt
Copy link

I also would find this very helpful. Any chance in include the x86_64 architecture in the library?

@robinkunde
Copy link

I'd like this feature too. Without x86_64 I cannot run the app's unit and UI tests in the simulator or on the CI server.

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

No branches or pull requests

3 participants