TODO:
* Some of the items in the icon toolbar do not work (New, Open)
* Cantor:
* Fails to load kalgebra-backend due to missing symbol kde_plugin_version
* check other Cantor backends
* Latex is not working in rendering text
* '&' character in several dock titles
* support Dark mode
* currently disabled (see https://developer.apple.com/documentation/appkit/nsappearancecustomization/choosing_a_specific_appearance_for_your_macos_app)
* Binary Factory
* Crash during start (binary-factory package and own craft package)
* QMenu::setIcon()
* cantor not in package?
DONE:
* Old Task (T1511): fixed by ignoring localeE:
* fixed Cantor backend plugins
* Binary Factory
* Packaging fails. solution: blacklist plugins (see blueprint)
* executing command: /usr/bin/codesign --keychain /Users/packaging/Library/Keychains/login.keychain --sign Developer ID Application: K Desktop Environment e.V. (5433B4KXM8) --force --preserve-metadata=entitlements --options runtime --verbose=99 --deep /Users/packaging/Craft/BinaryFactory/macos-64-clang/build/kde/applications/labplot/archive/Applications/KDE/labplot2.app
* /Users/packaging/Craft/BinaryFactory/macos-64-clang/build/kde/applications/labplot/archive/Applications/KDE/labplot2.app: bundle format unrecognized, invalid, or unsuitable
* In subcomponent: /Users/packaging/Craft/BinaryFactory/macos-64-clang/build/kde/applications/labplot/archive/Applications/KDE/labplot2.app/Contents/PlugIns/kf5/org.kde.kwindowsystem.platforms
* Packaging fails with fax2ps external lib. solution: blacklist most of bin/
LINKS:
* General:
* https://community.kde.org/Mac
* https://trac.macports.org/wiki/KDE
* http://doc.qt.io/qt-5/osx-issues.html
* Build:
* https://community.kde.org/Guidelines_and_HOWTOs/Build_from_source/Mac
* https://community.kde.org/Mac/MacPorts_Fink_Homebrew
* DMG:
* https://quickgit.kde.org/?p=kate.git&a=blob&f=mac%2Femerge-deploy.sh
* http://doc.qt.io/qt-5/osx-deployment.html
* https://gitlab.kitware.com/cmake/community/wikis/doc/cmake/platform_dependent_issues/Bundles-And-Frameworks
* https://developer.apple.com/library/archive/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html#//apple_ref/doc/uid/10000123i-CH101-SW1
* Icon theme:
* https://blogs.kde.org/2016/06/16/icon-theme-deployment-windows-mac-os-and-mobile-platforms
* http://doc.qt.io/qt-4.8/qicon.html#themeSearchPaths
* https://api.kde.org/frameworks/kiconthemes/html/index.html
* File association
* https://superuser.com/questions/178316/how-to-set-an-icon-for-a-file-type-on-mac
* https://stackoverflow.com/questions/435175/how-to-associate-file-type-with-macos-x-app-without-launching-it-first