stalker #refactoring
This commit is contained in:
parent
25bdd40c69
commit
08200a5d73
@ -1,4 +1,3 @@
|
|||||||
var sendText = ObjC.classes.PhoneService['- sendText:to:withSeq:'];
|
|
||||||
Interceptor.attach(ObjC.classes.MyClass['- myMethod:param1'].implementation, {
|
Interceptor.attach(ObjC.classes.MyClass['- myMethod:param1'].implementation, {
|
||||||
onEnter: function (args) {
|
onEnter: function (args) {
|
||||||
console.warn(JSON.stringify({
|
console.warn(JSON.stringify({
|
||||||
|
Loading…
Reference in New Issue
Block a user