简体   繁体   中英

Where are my products of projects in XCode?

I have setup an app project and a static project in a workspace in XCode 4.3.3, no problem.

However, I find all my products are in red color. I understand that red means I don't have those products, right?

But I still can run them and test them.

Here is the screenshot:

在此处输入图片说明

Where the problem is? Where are they? Why they are in red while I am still run them?

Thanks

The products are only shown when you build for the device. If you're only building for the simulator then they will stay red.

However, you can navigate to the build folder:

File -> Project Settings -> Advanced... -> (click the 2 arrow links at the bottom of the sheet)

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