https://bugs.kde.org/show_bug.cgi?id=429103
--- Comment #101 from caulier.gil...@gmail.com --- Maik, debug symbols un MacoOS are not include in target binay as under Linux, but in departe files, as explained here : https://stackoverflow.com/questions/51621742/what-is-in-the-target-dsym-directories-created-by-cmake-with-the-makefile-gene So with cmake, we must obtain something like .dSYM generated by -DCMAKE_BUILD_TYPE=Debug option, but it's not the case... Gilles -- You are receiving this mail because: You are watching all bug changes.