Warning, /sdk/codevis/doc/build_macos.md is written in an unsupported language. File is not indexed.

0001 ## Mac build
0002 
0003 First, setup Craft following the information provided here:
0004 `https://community.kde.org/Get_Involved/development/Mac`
0005 
0006 Then build Codevis:
0007 
0008 ```
0009 source ~/CraftRoot/craft/craftenv.sh
0010 craft codevis
0011 ```