Fix 17: remove hardcoded offsets from test

This commit is contained in:
khanhduytran0
2026-06-02 07:37:49 +07:00
parent d57d75c815
commit bf92035a39
3 changed files with 47 additions and 14 deletions
+2 -1
View File
@@ -36,7 +36,8 @@ entry1_type0x09_INSTALL_PATH = /usr/local/lib
TOOL_NAME = entry1_type0x09_test
entry1_type0x09_test_FILES = test.m
entry1_type0x09_INSTALL_PATH = /usr/local/bin
entry1_type0x09_test_CODESIGN_FLAGS = -Sentitlements.xml
entry1_type0x09_test_INSTALL_PATH = /usr/local/bin
include $(THEOS_MAKE_PATH)/library.mk
include $(THEOS_MAKE_PATH)/tool.mk