Remove the lockscreen and home screen status bar.
Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
|
- 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
|