Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Commit

Permalink
also update package-lock.json, and add frida-compile dep
Browse files Browse the repository at this point in the history
  • Loading branch information
maltek committed Oct 17, 2018
1 parent a20dfb5 commit dcb6c99
Show file tree
Hide file tree
Showing 3 changed files with 3,820 additions and 595 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ Clone the project, and install its dependencies:
cd swift-frida
npm install

If you don't have it already, install `frida-compile`:

npm install frida-compile

In your script, add this line:

const Swift = require('/path/to/swift-frida/');
Expand Down
Loading

0 comments on commit dcb6c99

Please sign in to comment.