1
0
mirror of https://github.com/opa334/TrollStore.git synced 2025-04-09 05:43:13 +08:00

Makefile fixups

This commit is contained in:
BomberFish 2023-12-30 18:40:18 -05:00
parent 2e20150258
commit 864ce066ed
2 changed files with 3 additions and 3 deletions
TrollHelper
TrollStore

View File

@ -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

View File

@ -1,4 +1,4 @@
TARGET := iphone:clang:16.4:14.0
TARGET := iphone:clang:16.5:14.0
INSTALL_TARGET_PROCESSES = TrollStore
ARCHS = arm64