开发者

Target build settings in Project build settings in Xcode

开发者 https://www.devze.com 2022-12-26 10:54 出处:网络
Can we set the build settings for different targets in the project build 开发者_开发知识库settings in xcode?Yes, just select the target, get info, and change your build settings.You can get-info on th

Can we set the build settings for different targets in the project build 开发者_开发知识库settings in xcode?


Yes, just select the target, get info, and change your build settings. You can get-info on the project to set global settings, get-info on individual targets to make things more specific, and change configurations (debug/release/etc.) in both areas for build specific behaviors.

0

精彩评论

暂无评论...
验证码 换一张
取 消