关于 ARC forbids explicit message send of 'release'

转载自:http://stackoverflow.com/questions/7164848/arc-error-when-compiling Simply remove all calls to-release. You're not allowed to call-releaseunder ARC because the compiler will insert all the necessa
相关文章
相关标签/搜索