镜像来自
https://github.com/exoticswingset/DualSBAdoption.git
synced 2025-12-14 16:17:19 +00:00
11 line
222 B
Makefile
11 line
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
|