一个警告导致的大事件:Autosynthesized prope
2017-10-18 本文已影响80人
碧玉小瑕
警告:
Autosynthesized property 'elapsedSeconds' will use synthesized instance variable '_elapsedSeconds', not existing instance variable 'elapsedSeconds'
原因:
解决方式:
打开@synthesizeelapsedSeconds;前边的注释: