mirror of
https://github.com/opa334/TrollStore.git
synced 2025-01-18 21:15:41 +08:00
Fix compilation
This commit is contained in:
parent
739e045581
commit
27534fb48d
@ -1,4 +1,4 @@
|
||||
TARGET := iphone:clang:14.5:14.0
|
||||
TARGET := iphone:clang:16.4:14.0
|
||||
ARCHS = arm64
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
@ -1,6 +1,6 @@
|
||||
export EMBEDDED_ROOT_HELPER ?= 0
|
||||
|
||||
TARGET := iphone:clang:14.5:14.0
|
||||
TARGET := iphone:clang:16.4:14.0
|
||||
INSTALL_TARGET_PROCESSES = TrollStorePersistenceHelper
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
@ -1,4 +1,4 @@
|
||||
TARGET := iphone:clang:14.5:14.0
|
||||
TARGET := iphone:clang:16.4:14.0
|
||||
INSTALL_TARGET_PROCESSES = TrollStore
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
Loading…
Reference in New Issue
Block a user