mirror of
https://github.com/khanhduytran0/aintuitweaks.git
synced 2026-07-10 04:18:38 +02:00
Add EU Marketplace region bypass, split tweaks to separate dylibs
This commit is contained in:
@@ -1,15 +1,9 @@
|
||||
TARGET := iphone:clang:latest:15.0
|
||||
INSTALL_TARGET_PROCESSES = SpringBoard
|
||||
THEOS_PACKAGE_SCHEME := rootless
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = aintuitweaks
|
||||
|
||||
aintuitweaks_FILES = Tweak.x
|
||||
aintuitweaks_CFLAGS = -fobjc-arc
|
||||
aintuitweaks_FRAMEWORKS = IOKit
|
||||
aintuitweaks_LIBRARIES = image4
|
||||
aintuitweaks_CODESIGN_FLAGS = -Cadhoc -S
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
SUBPROJECTS += BypassMarketplace
|
||||
SUBPROJECTS += FixDDI
|
||||
include $(THEOS_MAKE_PATH)/aggregate.mk
|
||||
|
||||
Reference in New Issue
Block a user