Re: Xcode showing Products in red
Re: Xcode showing Products in red
- Subject: Re: Xcode showing Products in red
- From: Michael Babin <email@hidden>
- Date: Thu, 16 May 2013 07:04:26 -0400
On May 14, 2013, at 2:27 AM, Trygve Inda <email@hidden> wrote:
> I have an Xcode 4 project that has two targets:
>
> MyApp Retail
> MyApp App Store
>
> The real output names of both targets are "MyApp" so to avoid name
> collisions I have set the "Build Products Path" to:
>
> build/Retail
>
> And
>
> build/AppStore
>
> This works except after a successful build, the .app still appears in the
> Xcode list in red.
>
> Ideas?
When you select the red .app in the Project Navigator (I assume in the Products group?), what does the File Inspector show for the Full Path? That might at least show where the disconnect occurs, if there is one. From a quick check, it doesn't look like you can customize the path for that item using the File Inspector itself.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden