1.///消除警告 window Auto property synthesis will not synthesize property 'window'; it will be implemented by its superclass, use @dynamic to acknowledge intention
#pragma clang diagnostic ignored "-Wobjc-property-synthesis"
1.///消除警告 window Auto property synthesis will not synthesize property 'window'; it will be implemented by its superclass, use @dynamic to acknowledge intention
#pragma clang diagnostic ignored "-Wobjc-property-synthesis"
本文标题:屏蔽警告
本文链接:https://www.haomeiwen.com/subject/ziqnkttx.html
网友评论