update
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -131,7 +131,7 @@ jobs:
|
|||||||
git clone --recurse-submodules https://github.com/frida/frida
|
git clone --recurse-submodules https://github.com/frida/frida
|
||||||
cd frida
|
cd frida
|
||||||
cd frida-core
|
cd frida-core
|
||||||
git am ../../patchs/frida-core/*.patch
|
git am ../../patches/frida-core/*.patch
|
||||||
cd ../
|
cd ../
|
||||||
make core-android-arm
|
make core-android-arm
|
||||||
make core-android-arm64
|
make core-android-arm64
|
||||||
|
|||||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.DS_Store
|
||||||
Reference in New Issue
Block a user