Re: Targets
Re: Targets
- Subject: Re: Targets
- From: Quincey Morris <email@hidden>
- Date: Fri, 08 Apr 2011 12:07:49 -0700
On Apr 8, 2011, at 11:46, Logan Cautrell wrote:
> It isn't terrible, but it is annoying that you already have a project with a main.m and app delegate, why create new ones?
But a *project* doesn't have a main.m or app delegate, a target does. These files aren't distinguished at the project level, so it's not clear how a new target would pick which files to use. If your answer would be "the same as target X", then just duplicate target X.
> XC3 behavior was very simplistic, it just created a plist for you.
In the above terms it was broken. It just suited you for it to be broken. :)
> I don't even need new plists for each the targets in my project, they all use the same one.
Duplicate target X.
But I agree with your underlying point. The Xcode 4 behavior is perhaps too one-size-fits-all.
_______________________________________________
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
References: | |
| >Targets (From: Logan Cautrell <email@hidden>) |
| >Re: Targets (From: Quincey Morris <email@hidden>) |
| >Re: Targets (From: Logan Cautrell <email@hidden>) |
| >Re: Targets (From: Quincey Morris <email@hidden>) |
| >Re: Targets (From: Logan Cautrell <email@hidden>) |