how to build opencascade on macos mojave using xcode

i'm working my way through the instructions below,

https://dev.opencascade.org/doc/overview/html/build_upgrade__building_oc...

but can't seem to build occ using the instructions.

i've made youtube video explaining what is going on, any and all comments/suggestions are welcome.

https://youtu.be/HZ5LsU1pitA

Kirill Gavrilov's picture

Consider using CMake on macOS, which is the main configurator for building OCCT across various platforms. I haven't used XCode project generation via genproj for many years, so I don't know if it is useful, but fill free to propose documentation updates for OCCT if you find some instructions non-working on up-to-date versions of XCode.