1
1
mirror of https://github.com/Burrit0z/Dockify_Source.git synced 2025-07-01 18:56:46 +00:00

fixed what i broke

This commit is contained in:
Burrit0z
2019-12-27 15:25:56 -05:00
parent 896df69d6f
commit 90dfd9cece
74 changed files with 234 additions and 27 deletions

4
Makefile Normal file → Executable file
View File

@ -1,7 +1,5 @@
INSTALL_TARGET_PROCESSES = SpringBoard SpringBoardHome
# TARGET = simulator:clang::7.0
# ARCHS = x86_64 i386
ARCHS = armv7s arm64 arm64e
INSTALL_TARGET_PROCESSES = SpringBoard
include $(THEOS)/makefiles/common.mk