Fix uYouEnhanced Injection (Makefile)
for macOS-13 and higher.
This commit is contained in:
parent
957577b4d3
commit
8bcf7610bd
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -21,6 +21,7 @@ endif
|
||||||
ifndef UYOU_VERSION
|
ifndef UYOU_VERSION
|
||||||
UYOU_VERSION = 3.0.4
|
UYOU_VERSION = 3.0.4
|
||||||
endif
|
endif
|
||||||
|
PACKAGE_NAME = $(TWEAK_NAME)
|
||||||
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)
|
PACKAGE_VERSION = $(YOUTUBE_VERSION)-$(UYOU_VERSION)
|
||||||
|
|
||||||
INSTALL_TARGET_PROCESSES = YouTube
|
INSTALL_TARGET_PROCESSES = YouTube
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue