mirror of
https://github.com/NohamR/Tweaks.git
synced 2026-08-26 02:39:42 +00:00
Up
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user