i must admit the whole process of building software before I can use it is somewhat alien to me, however i'm happy to say somehow i've managed to build 1.6.0 in OS X without any drama

i'm a bit confused however. i targeted XCode generator with
cmake -G Xcode
and this generated an Hatari.xcodeproj Xcode project file, which I was able to build successfully, great stuff!
but... in the GUI of Hatari, in particular the sound menu, I have no options for the new sound mixing method selection that i have read of, and seen evidence in dlgsound.c..
so my question is, is this because the Xcode gui is not 'up to date' with the the SDL gui+application, -or- perhaps it's a result of inheriting my old hatari.cfg file from my previous version? I dunno

i'd love to get a better understanding of the whole scheme with a view to perhaps contributing more usefully as an os x user of Hatari..
cheers!