I'm trying to understand what this variable is for. It would appear it needs to be used for iOS builds because you can't access the MAC address on iOS devices?
If it's not defined, line #1349 in NetworkInterface.cpp fails with "file not found" at compile time: #include
Is my assessment correct?