소스 검색
add target version
master
Cooper
4 년 전
No account linked to committer's email address
1개의 변경된 파일과
2개의 추가작업 그리고
0개의 파일을 삭제
-
Makefile
|
|
@@ -1,4 +1,6 @@ |
|
|
|
INSTALL_TARGET_PROCESSES = SpringBoard |
|
|
|
ARCHS = arm64 arm64e |
|
|
|
TARGET = iphone:clang::13.0 |
|
|
|
|
|
|
|
include $(THEOS)/makefiles/common.mk |
|
|
|
|