mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-07-11 22:41:44 +00:00
Switch for rootful tvOS builds
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
TARGET = appletv:latest:18.3
|
||||
ARCHS = arm64
|
||||
INSTALL_TARGET_PROCESSES = Oqee
|
||||
THEOS_PACKAGE_SCHEME = rootless
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
@@ -9,5 +8,6 @@ TWEAK_NAME = OqeePlus
|
||||
|
||||
OqeePlus_FILES = Tweak.x
|
||||
OqeePlus_CFLAGS = -fobjc-arc
|
||||
OqeePlus_LDFLAGS += $(THEOS)/vendor/lib/appletv/CydiaSubstrate.framework/CydiaSubstrate.tbd
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Package: xyz.nohamr.oqeeplus
|
||||
Name: Oqee+ (tvOS)
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Architecture: appletvos-arm64
|
||||
Description: Oqee+ Ads blocker hook for tvOS
|
||||
Maintainer: NohamR
|
||||
|
||||
Reference in New Issue
Block a user