简体   繁体   中英

Xcode 5: Custom build path in project with multiple targets

I have 3 targets in my project and I want to set a custom build path for one of the targets. How do I set the build path for just one target in my project?

Use the Build Products Path build setting to set the custom build path for a single target.

Update

I noticed something new in Xcode 5. If you choose File > Project Settings and click the Advanced button, you can choose a Legacy build location that uses the target's build products location.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM