maxu

Results 19 comments of maxu

i use your for I've been using your branch for a while and noticed that when I update a pod, there is no replacement in prebuild (look at the modification...

same to me, any update?

https://github.com/frida/frida-core/issues/120#issuecomment-447981159

arc 管理机制下不需要手动释放了.

同样crash在这里, 在大项目中混用swift的时候, 会段在 ``` // YYClassMethodInfo.m - (instancetype)initWithMethod:(Method)method { unsigned int argumentCount = method_getNumberOfArguments(method); } ``` 不知道是为什么, 所以我直接返回了. ![image](https://cloud.githubusercontent.com/assets/26478957/25467721/e9fd97de-2b42-11e7-9390-77af4a8e36e2.png)

swift4改变了默认策略,objc类中的属性默认不再添加@objc,如果纯swift的话还是换库吧,用用swift4的Codable也好。

Xcode 13 打开木有问题,但是Xcode 14 beta 有问题