Re: Targets
Re: Targets
- Subject: Re: Targets
- From: Quincey Morris <email@hidden>
- Date: Thu, 07 Apr 2011 14:49:30 -0700
On Apr 7, 2011, at 14:16, Logan Cautrell wrote:
> I'm having some problems getting targets to work my way. In v3, it was simple to setup targets and point them at your own info plist files in arbitrary location. When I try to do this in Xcode 4, it insists on creating a new directory in the project to put all the target "stuff". When it try to change the plist file to a different location, the UI stops working and in most cases crashes.
>
> Is Xcode 4 forcing targets to use a certain project layout now?
No, it works just like before -- functionally. (If Xcode itself crashes, then that's a bug and you should submit a bug report then go stand in line. :) ) However, the info.plist location in the new project template may well be different between 3 & 4. I can't say I noticed, because I always move it anyway.
One usability difference in Xcode 4 is that if the build setting pointing to the info.plist file is wrong -- which has nothing to do whether the info.plist file is the project's file list or not -- the Info tab of the build settings editor does not appear, either at the project level or the target level. The first time that happened it took me a while to figure out what was missing, let alone why.
_______________________________________________
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>) |