Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
什么是“DNS_BLOCK_ASSERTIONS”(C 编译器标志)?
NS_BLOCK_ASSERTIONS 宏(没有“D”)禁止由 NSAssert 执行的检查。您使用它将它提供给编译器-DNS_BLOCK_ASSERTIONS(请参阅注释以获取“D”的解释)。
-DNS_BLOCK_ASSERTIONS