mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-01-11 22:40:20 +00:00
Merge pull request #17 from arichorn/patch-1
Fix YTNoCommunityPosts Bundle
This commit is contained in:
commit
07e5f14d9d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -42,4 +42,4 @@ before-package::
|
|||
@echo -e "==> \033[1mChanging the installation path of dylibs...\033[0m"
|
||||
@ldid -r .theos/obj/iSponsorBlock.dylib && install_name_tool -change /usr/lib/libcolorpicker.dylib @rpath/libcolorpicker.dylib .theos/obj/iSponsorBlock.dylib
|
||||
@codesign --remove-signature .theos/obj/libcolorpicker.dylib && install_name_tool -change /Library/Frameworks/Alderis.framework/Alderis @rpath/Alderis.framework/Alderis .theos/obj/libcolorpicker.dylib
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue