When a method marked as conditional is called, the presence or absence of the specified preprocessing symbol determines whether the call is included or omitted.
当调用标记为条件的方法时,指定的预处理符号的存在或不存在决定是否包含或省略此调用。
2
Is it possible to reference conditional compilation symbol from another project?