We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
XCode8之前 swift也支持类似C语言一样的Macro 操作步骤:
-D DEBUG
XCode8之后 Active Compilation Conditions Debug,添加DEBUG,不加-D
Active Compilation Conditions
DEBUG
-D