Hi I received an .ipa file from my development team which they deployed on saucelabs.
I downloaded the .ipa file and provided it to testproject.
When I run the simulator and try to install the .ipa is says application cannot be installed please re-complie.
Then I got the zip file and then tried to drag and drop the .app file in simulator of mac directly but then also am not able to install as I get error failed to find matching arch for input file.
I also tried to save ipa in a folder convert it to zip and then rename zip folder to .ipa
By this method also installation failed and i got error recompile and try again.
Can anyone help me how exactly should I install my project .ipa/.app file in the test project simulator.
Used device is mac and trying to test ios application.