File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 70
70
71
71
1 . Delete ` libfiddler.dylib ` . (or fiddler.dylib in 5.17.0+) which's in (` Contents/Frameworks ` )
72
72
2 . Go to https://github.com/project-yui/Yui-patch/releases
73
- 3 . Download ` libfiddler.dylib ` (or ` fiddler.dylib ` in ` 5.17.0 ` and later) and ` libopen.dylib `
73
+ 3 . Download ` libfiddler.dylib ` (or ` fiddler.dylib ` in ` 5.17.0 ` and later)
74
74
4 . Move ` libfiddler.dylib ` (or ` fiddler.dylib ` in ` 5.17.0 ` and later) to ` Contents/Frameworks ` .
75
75
5 . Copy ` Resources/app/out/main.js ` to ` Resources/app/out/main.original.js `
76
76
6 . Modify file ` main.js ` as instructed below.
77
77
7 . Copy ` server/file ` -> ` Contents/Resources/app/out/file `
78
78
79
79
> [ !NOTE]
80
- > You may need to recompile ` libfiddler.dylib ` (or ` fiddler.dylib ` in ` 5.17.0 ` and later) and ` libopen.dylib ` by yourself.
80
+ > You may need to recompile ` libfiddler.dylib ` (or ` fiddler.dylib ` in ` 5.17.0 ` and later) by yourself.
81
81
82
82
# How to modify main.js
83
83
You can’t perform that action at this time.
0 commit comments