https://bugs.kde.org/show_bug.cgi?id=430588
--- Comment #16 from caulier.gil...@gmail.com --- Maik, I do not think it's a binary compatibility issue with plugins. In "debug" PKG, we have "dSYM" sub-directories including extra debug symbols hosted in a dedicated binary file. all binary targets have a dSYM extension. Typically, when digiKam is built, digikam, showfoto, libdigikam*.*, and all plugins are compiled with these dSYM extensions. Debug directories are located at the same place than binary files. The pending Q is: in a bundle, where i need to move these dSYM directories? I respected the same place used while compiling: each dSYM is near the binary. Perhaps it need to be different, but i don't yet found a suitable doc explaining that. So for me the PKG debug problem can be due to a wrong place to host dSYM directories. Gilles -- You are receiving this mail because: You are watching all bug changes.