mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-08-26 10:12:32 +00:00
cloudquit
This commit is contained in:
13
CloudQuit/Makefile
Normal file
13
CloudQuit/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
TARGET = iphone:latest:14.0
|
||||
INSTALL_TARGET_PROCESSES = com.example.cloudquit
|
||||
ARCHS = arm64
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = CloudQuit
|
||||
|
||||
CloudQuit_FILES = Tweak.x
|
||||
CloudQuit_CFLAGS = -fobjc-arc
|
||||
CloudQuit_FRAMEWORKS = Foundation
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
Reference in New Issue
Block a user