Hi there,
I have a project, which has a custom build process that compiles a native library and bundles it into the Xcode project.
Is there a way to detect if the device being build for is the simulator or an actual device? I need to set the SDK as an argument for xcode-build, and it differes from device and the simulator.