https://bugs.kde.org/show_bug.cgi?id=432328

amyspark <a...@amyspark.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/15a4f8987 |hics/krita/commit/c22b6d6c7
                   |755a3abea0b748c008b378b4c8f |7aabd7d604b6485e91b7ff82621
                   |b66e                        |a4ad

--- Comment #4 from amyspark <a...@amyspark.me> ---
Git commit c22b6d6c77aabd7d604b6485e91b7ff82621a4ad by L. E. Segovia.
Committed on 01/02/2021 at 16:12.
Pushed by lsegovia into branch 'krita/4.3'.

macOS: Finder plugins must use the loader_path of Krita.app

Xcode is picking up Quazip's requirement of our own bundled zlib.
Because the resulting plugins are not marked as executable, they are not
fixed by osxdeploy.sh. Moreover, the executables lack a rpath at all.

This commit marks the plugins' executables as +x and specifies a rpath
pointing to Krita's Frameworks folder. I also left an alternative option
inside osxdeploy.sh, if it is required in the future.
(cherry picked from commit 15a4f8987755a3abea0b748c008b378b4c8fb66e)

M  +2    -2    krita/integration/integration.xcodeproj/project.pbxproj
M  +6    -1    packaging/macos/osxdeploy.sh

https://invent.kde.org/graphics/krita/commit/c22b6d6c77aabd7d604b6485e91b7ff82621a4ad

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to