I am currently using Vuforia SDK, and I am testing it on a real iOS Device, since the documentation of it doesn't support iOS Simulator. It has a .a
library that I need to import it to the Frameworks
My question is this, is there any way how to make changes in a specific library (framework) to support iOS simulators? Any hints or suggestions are welcome!
P.S I am not referring to Vuforia SDK, I just want to know it in General Occassions