You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding one of these lines loads a bundle included in the `InjectionIII.app`'s
36
31
resources which connects over a localhost socket to the InjectionII app which runs on the task bar.
37
32
Once injection is connected, you'll be prompted to select the directory containing the project file for the app you wish to inject. This starts a `file watcher` for that directory inside the Mac app so whenever
@@ -302,4 +297,4 @@ store edge paths so they can be colored (line 66 and 303) in "canviz-0.1/canviz.
302
297
It also includes [CodeMirror](http://codemirror.net/) JavaScript editor
303
298
for the code to be evaluated using injection under an MIT license.
0 commit comments