Re: Xcode will not add files to a target
Re: Xcode will not add files to a target
- Subject: Re: Xcode will not add files to a target
- From: Kyle Sluder <email@hidden>
- Date: Sun, 28 Dec 2014 14:07:40 -0600
On Sat, Dec 27, 2014, at 08:15 PM, Julian Gómez wrote:
> Trying to do something I’ve done for years: add existing files to a new
> project. Sequence is Add files, make sure Add to Target is checked, and
> add the files. They show up, and are even usable: in the storyboard
> editor I can use images, and I can edit plist and etc files. But they
> don’t get added to the target! Furthermore, the section of the file
> inspector about the files’ target inclusion is missing; I can’t even add
> them by hand. I don’t see anything in the Build Rules to exclude those
> files. What is going on with Xcode about adding files?
What kind of files, and what kind of target? If the target is a static
library, then it wouldn't make sense to add any files other than source
files to the target because they have nowhere to go.
--Kyle Sluder
_______________________________________________
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