Re: FYI: info on our scary Mac rebooting iOS testing crash.

2019-10-20 Thread 조성빈 via Cocoa-dev
> 2019. 10. 19. 오전 9:17, Alex Zavatone via Cocoa-dev > 작성: > > Wow was this ever fun. > > Woo hoo! > > Let this be an exercise in the dangers of memory leaks. > > Our team uses VIPER with everything being strongly linked. Also in > Objective-C, there are cases where private instance variab

Re: FYI: info on our scary Mac rebooting iOS testing crash.

2019-10-18 Thread Alex Zavatone via Cocoa-dev
Wow was this ever fun. Woo hoo! Let this be an exercise in the dangers of memory leaks. Our team uses VIPER with everything being strongly linked. Also in Objective-C, there are cases where private instance variables are used, not the wrapping properties, not to mention strongly referenced del