luc*_*t89 15
您可以在Xcode中使用Schemes和Build配置.以下是官方文档:https://developer.apple.com/library/ios/recipes/xcode_help-project_editor/Articles/BasingBuildConfigurationsonConfigurationFiles.html
创建构建配置后,应编辑方案以使用该构建配置.为此单击您的方案,然后选择编辑方案.
简而言之,这个过程是:
#ifdef APP_STORE
//do something
#endif
| 归档时间: |
|
| 查看次数: |
10632 次 |
| 最近记录: |