Karsa.Wang
Karsa.Wang
Run into this situation too. Steps to reproduce: 1. start xcode 2. modify swift code of a view controller create from storyboard 3. inject source file 4. Recreate this controller...
一直以为是网络慢,后来(使用其它方式)试了一下直接代理发现秒连,才知道原来是cow现在比较慢
@connermo 试一下去 ~
@connermo 试了一下,貌似速度还不错哦。不过如果cow能快点的话最好咯,我的环境中MEOW连接google貌似会弹人机验证。
另有高频崩溃(3分钟左右) ``` fatal error: unexpected signal during runtime execution [signal 0xa code=0x2 addr=0xc820500000 pc=0xa73c1] goroutine 124 [running]: runtime.throw(0x34c680, 0x2a) /usr/local/go/src/runtime/panic.go:530 +0x90 fp=0xc820231d08 sp=0xc820231cf0 runtime.sigpanic() /usr/local/go/src/runtime/sigpanic_unix.go:12 +0x5a fp=0xc820231d58 sp=0xc820231d08 runtime.memmove(0xc820231db8, 0xc82000fcb0,...
强烈建议加上carthage ~~~~~~~~
> Pls refer this: > > * [eye-tracking-ios-prototype](https://github.com/virakri/eye-tracking-ios-prototype) by [virakri](https://github.com/virakri) for the calculation of screenX and screenY. Thanks for your code and post https://shiru99.medium.com/eye-tracking-with-arkit-ios-part-ii-2723f9bfe04e . After read both of your...