- Update to work with MoReFEM v24.42. - Set the project so that it might use some of the CoreLibrary scripts (to create a new file, update the specific parts such as header and banner at the top of the file, run clang-format, etc...) - Refactor CMake so that it uses up the custom macro defined in CoreLibrary. - Remove XCode projects, and ensure generation of an XCode project with CMake works. - Refresh CI.