Xcode8给Swift项目添加Debug标识符
2017-05-09 本文已影响0人
师从小马哥
1. 点击“Build Setting”
2. 搜索Swift Compiler - Custom Flags
3. 打开 Active Compilation Condition
4. 添加 Debug 标记为 “DEBUG”
1. 点击“Build Setting”
2. 搜索Swift Compiler - Custom Flags
3. 打开 Active Compilation Condition
4. 添加 Debug 标记为 “DEBUG”