Re: Can't delete missing targets from build scheme
Re: Can't delete missing targets from build scheme
- Subject: Re: Can't delete missing targets from build scheme
- From: Joar Wingfors <email@hidden>
- Date: Mon, 28 Oct 2013 20:28:04 -0700
On 28 okt 2013, at 18:58, Jerry Krinock <email@hidden> wrote:
>
> On 2013 Oct 28, at 14:36, Rick Mann <email@hidden> wrote:
>
>> I added some static library targets to my project, which added test targets, that I then went and deleted.
>>
>> Now in the build scheme, under Build, it shows these targets in red with “(missing)” appended to their names. The delete button is disabled when I select them.
>>
>> Is there any way to clean this up?
>
> This is commonly reported, apparently a bug in Xcode. It happened to me a few months ago, but I don’t remember exactly how I fixed it. Try searching stackoverflow for “Xcode delete red target”.
In the scheme sheet you cannot delete things from one tab that some other tab depend on. In this case you probably have to delete the target from the test tab before you can delete it from the build tab. Or something along those lines.
And yes, it seems strange that you should have to do this after deleting the target from the project - Please file a bug report.
Thanks,
Joar
_______________________________________________
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