Switch for rootful tvOS builds

This commit is contained in:
√(noham)²
2026-05-28 13:27:28 +02:00
parent dee3024d26
commit 43431e4916
6 changed files with 7 additions and 13 deletions

View File

@@ -1,7 +1,6 @@
TARGET = appletv:latest:18.3
ARCHS = arm64
INSTALL_TARGET_PROCESSES = mytf1
THEOS_PACKAGE_SCHEME = rootless
include $(THEOS)/makefiles/common.mk
@@ -9,5 +8,6 @@ TWEAK_NAME = TF1Plus
TF1Plus_FILES = Tweak.x
TF1Plus_CFLAGS = -fobjc-arc
TF1Plus_LDFLAGS += $(THEOS)/vendor/lib/appletv/CydiaSubstrate.framework/CydiaSubstrate.tbd
include $(THEOS_MAKE_PATH)/tweak.mk

View File

@@ -1,6 +1,6 @@
Package: xyz.nohamr.tf1plus
Name: TF1+ (Rootless)
Version: 1.0
Name: TF1+ (Rootful)
Version: 1.1
Architecture: appletvos-arm64
Description: TF1+ Ads blocker hook
Maintainer: NohamR