鏡像自
https://github.com/exoticswingset/DualSBAdoption.git
已同步 2025-12-16 08:57:20 +00:00
11 行
222 B
Makefile
11 行
222 B
Makefile
INSTALL_TARGET_PROCESSES = SpringBoard
|
|
ARCHS = arm64 arm64e
|
|
include ~/theos/makefiles/common.mk
|
|
|
|
TWEAK_NAME = DualSBAdoption
|
|
|
|
TransStatus_FILES = Tweak.x
|
|
TransStatus_CFLAGS = -fobjc-arc
|
|
|
|
include ~/theos/makefiles/tweak.mk
|