mirror of
https://github.com/opa334/TrollStore.git
synced 2025-04-09 05:43:13 +08:00
Makefile fixups
This commit is contained in:
parent
2e20150258
commit
864ce066ed
@ -1,7 +1,7 @@
|
||||
export EMBEDDED_ROOT_HELPER ?= 0
|
||||
export LEGACY_CT_BUG ?= 0
|
||||
|
||||
TARGET := iphone:clang:16.4:14.0
|
||||
TARGET := iphone:clang:16.5:14.0
|
||||
INSTALL_TARGET_PROCESSES = TrollStorePersistenceHelper
|
||||
|
||||
ifdef CUSTOM_ARCHS
|
||||
@ -37,4 +37,4 @@ TrollStorePersistenceHelper_LIBRARIES += archive
|
||||
TrollStorePersistenceHelper_PRIVATE_FRAMEWORKS += SpringBoardServices BackBoardServices FrontBoardServices
|
||||
endif
|
||||
|
||||
include $(THEOS_MAKE_PATH)/application.mk
|
||||
include $(THEOS_MAKE_PATH)/application.mk
|
||||
|
@ -1,4 +1,4 @@
|
||||
TARGET := iphone:clang:16.4:14.0
|
||||
TARGET := iphone:clang:16.5:14.0
|
||||
INSTALL_TARGET_PROCESSES = TrollStore
|
||||
ARCHS = arm64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user