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
@@ -2,4 +2,4 @@ $ErrorActionPreference = "Stop"
python -m venv .venv
.\.venv\Scripts\activate
pip install lief
pip install -r requirements.txt