Azleal

Results 13 comments of Azleal

> > 运行下面命令后可以使用了 > > `codesign --sign - --force --deep /Applications/WeChat.app` > > 感谢 已解决 可用,虽然不知道什么原理😄

> Hi, it turned out that `iv` may not always be 16 bits, which leads to such an error...probably. The solution is to convert them into some unit type like...

encountered the same issue... is there a fix?

I tried to figure out how to add a test as instructed [here](https://github.com/foundry-rs/foundry/blob/master/CONTRIBUTING.md), but I didn't figure it out. appreciate if anyone could kindly point out how to add one,...

> > I tried to figure out how to add a test as instructed [here](https://github.com/foundry-rs/foundry/blob/master/CONTRIBUTING.md), but I didn't figure it out. appreciate if anyone could kindly point out how to...

Hi @mattsse @grandizzy , I'm wondering if my updated PR meets the requirements for testing. If not, I'd like to discuss further and make improvements. hope to see this feature...

> > Hi @mattsse @grandizzy , I'm wondering if my updated PR meets the requirements for testing. If not, I'd like to discuss further and make improvements. hope to see...

> > Hi @mattsse @grandizzy , I'm wondering if my updated PR meets the requirements for testing. If not, I'd like to discuss further and make improvements. hope to see...

> I think we could track it woth https://github.com/foundry-rs/foundry/issues/3844 how should this feature be implemented? i didn't take every situation into consideration in my last try. i'm still using locally...