Commits on Source (2)
-
The Frameworks folder was missing in the rpath, leading to Frameworks like Sparkle requiring change of the install_name after it was built instead of just using rpath properly.
939b0470
The Frameworks folder was missing in the rpath, leading to Frameworks like Sparkle requiring change of the install_name after it was built instead of just using rpath properly.
Changing the install name is no longer necessary since 0831e42e and doing so breaks the ad-hoc code signing leading to a broken bundle and pseudo-bundle on arm64 which requires ad-hoc signing. Fix #26127
VideoLAN code repository instance