Sign natives for mac

This commit is contained in:
s809
2025-01-25 18:25:58 +05:00
parent 4eb20d5ce8
commit 4a72e02550
8 changed files with 204 additions and 63 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ set -e
python -m venv .venv
. ./.venv/bin/activate
pip install lief
pip install -r requirements.txt