Re: Re: Bundling UNIX apps inside Cocoa app?
Re: Re: Bundling UNIX apps inside Cocoa app?
- Subject: Re: Re: Bundling UNIX apps inside Cocoa app?
- From: <email@hidden>
- Date: Mon, 21 Feb 2005 12:31:45 +0000
>
> From: "M. Uli Kusterer" <email@hidden>
Drag the files over from the "Products" group into a Copy Files
> build phase.
Well, I did that, and it kinda worked. I created a new Copy Files Build Phase, set it to the Resources directory.
I then dragged the folder of UNIX apps into my XCode project into the Products folder. I tried to drag the folder itself to the Copy Files Build Phase under my target, but it wouldn't accept the drop. So I modified the Copy Files build phase and set the "Subpath" to /Binaries/bin. Then I simply copied the files to the Copy Files build phase and they added fine. Built the project.
What happened is that all of the UNIX files are directly in the Resources directory, as well as a /Binaries/bin directory. So it kinda worked, but the files are showing up twice, which is completely not needed.
But in the xAct XCode project, he had no Copy Files build phase. I went over the project with a fine tooth comb and cannot see how he built the files into the project like that. I really wish these guys had some kind of contact.
Anyway, I think I'm doing something wrong along the lines. I got it to work, but not the way I want it to. Thanks for the help!
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden