iPhone support?

Doing a clean build now. I turned off interrogate and python support adding:

#define INTERROGATE_PYTHON_INTERFACE
#define HAVE_PYTHON false

in my Config.pp

I also didn’t have an installed Python when first attempting this, so I deleted everything and started anew without trying to turn off interrogate and python (which could be the cause of this igate issue)

colin