---- 1. ----
Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior Insert 'self->'
解決方案:
Building Settings
-->
Implicit retain of 'self' within blocks :NO
( XCode9.3 后創(chuàng)建的工程默認是打開的,關(guān)閉之后就OK了。
---- 1. ----
Block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior Insert 'self->'
解決方案:
Building Settings
-->
Implicit retain of 'self' within blocks :NO
( XCode9.3 后創(chuàng)建的工程默認是打開的,關(guān)閉之后就OK了。