Initial commit

This commit is contained in:
Mousen
2025-04-20 06:45:03 +05:00
commit 9757a0c623
342 changed files with 115943 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
export THEOS_PACKAGE_SCHEME = rootless
export ARCHS = arm64 arm64e
export TARGET = iphone:16.5:14.0
export GO_EASY_ON_ME = 1
export COPYFILE_DISABLE=1
include $(THEOS)/makefiles/common.mk
SUBPROJECTS += Capturer Server
include $(THEOS_MAKE_PATH)/aggregate.mk
after-screendumpd-stage::
$(ECHO_NOTHING)$(FAKEROOT) chown root:wheel $(THEOS_STAGING_DIR)/Library/LaunchDaemons/com.mousen.screendumpd.plist$(ECHO_END)