mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-05-25 04:17:15 +00:00
Add ServerCatPremium tweaks, build files and docs
This commit is contained in:
13
ServerCatPremium/Makefile
Normal file
13
ServerCatPremium/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
TARGET = iphone:latest:14.0
|
||||
INSTALL_TARGET_PROCESSES = ServerCat
|
||||
ARCHS = arm64 arm64e
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = ServerCatPremium
|
||||
|
||||
ServerCatPremium_FILES = Tweak.x
|
||||
ServerCatPremium_CFLAGS = -fobjc-arc
|
||||
ServerCatPremium_FRAMEWORKS = Foundation
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
Reference in New Issue
Block a user