This commit is contained in:
√(noham)²
2026-08-21 19:35:22 +02:00
parent 24dc5267ca
commit 58990b8ecc
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -5,3 +5,6 @@ Build.md
/App /App
/GoodnotesPro /GoodnotesPro
/StravaPremium /StravaPremium
scripts/build_install_loop.sh
CanardDumper/Tweak.x.bak
CanardDumper/Tweak_POC.x

View File

@@ -1,5 +1,5 @@
TARGET = iphone:latest:15.0 TARGET = iphone:latest:15.0
ARCHS = arm64 ARCHS = arm64 arm64e
INSTALL_TARGET_PROCESSES = fr.lecanardenchaine.app INSTALL_TARGET_PROCESSES = fr.lecanardenchaine.app
include $(THEOS)/makefiles/common.mk include $(THEOS)/makefiles/common.mk