Build an MacOS PKG without debug symbold to reduce bundle fingerprints. A debug…

Authored by cgilles on Jan 16 2020, 7:49 AM.

Description

Build an MacOS PKG without debug symbold to reduce bundle fingerprints. A debug version is compiled also in the workflow deployement (this one use '-debug' prefix). Non debug version will be published officially on KDE download mirrors, and debug will be only published on weekly build area.

Details