The first commit addresses issues I had when I tried to build. By listing the --recursive option in the build instructions and changing the project to use relative paths to find the BIGeneric and BIGL frameworks, Xcode seems to find everything necessary to build without errors or warnings.
The other fix (the third commit) updates the URL in the script that creates the list of OUIs, which improves on the issue where almost all clients in a scan were listed with the vendor "unknown".
The first commit addresses issues I had when I tried to build. By listing the --recursive option in the build instructions and changing the project to use relative paths to find the BIGeneric and BIGL frameworks, Xcode seems to find everything necessary to build without errors or warnings.
The other fix (the third commit) updates the URL in the script that creates the list of OUIs, which improves on the issue where almost all clients in a scan were listed with the vendor "unknown".