inperson-sdk-ios icon indicating copy to clipboard operation
inperson-sdk-ios copied to clipboard

IOS Simulator not supported (x86_64 architecture)

Open npapaghiuc opened this issue 8 years ago • 2 comments

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.

npapaghiuc avatar Dec 13 '16 16:12 npapaghiuc

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

larrydhunt avatar May 31 '19 14:05 larrydhunt

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.

robinkunde avatar Jun 08 '19 06:06 robinkunde