This commit is contained in:
Ylarod
2023-07-18 17:41:46 +08:00
parent 42fb2a0611
commit 9887a360b0
2 changed files with 2 additions and 1 deletions

View File

@@ -131,7 +131,7 @@ jobs:
git clone --recurse-submodules https://github.com/frida/frida
cd frida
cd frida-core
git am ../../patchs/frida-core/*.patch
git am ../../patches/frida-core/*.patch
cd ../
make core-android-arm
make core-android-arm64

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.DS_Store