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
|
||||
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
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user