Re: xcodebuild
Re: xcodebuild
- Subject: Re: xcodebuild
- From: Manfred Loretz <email@hidden>
- Date: Fri, 03 Dec 2004 08:25:29 +0100
Hello,
First thanks for your help.
1. yes I'm doing it as a superuser.
2. If I have the component also in the WebServer target, the problem is the
same.
If I first build the project in Xcode, everything goes right and Xcode find the
class GVPDFWizard. If I don't clean the build folder of the project and go to
the terminal and build with xcodebuild everything goes right too. But the
problem is, if I change something in the file GVPDFWizard.java and don't
compile the project in Xcode first, so xcodebuild will take to old compiled
GVPDFWizard.class and don't compile the new modified GVPDFWizard.java.
It seems, that xcodebuild didn't know the java file as source file and only the
compiled version as a class file.
Some ideas or tips?
Regards Manfred
Joe Little schrieb:
> first, make sure you have the component also in the WebServer target.
> Then, when you use xcodebuild, do it like this:
>
> sudo xcodebuild install -buildstyle WebServer DSTROOT=/
>
> At least this is my standard incarnation.
>
> On Fri, 3 Dec 2004 12:39:48 +1300, Ray Ackland <email@hidden> wrote:
> > Manfred,
> >
> > Are you doing this as a superuser? If not, Xcode won't have permissions
> > to put all the files in the correct places.
> >
> > r
> >
> >
> >
> > On 02/12/2004, at 21:53, email@hidden wrote:
> >
> > > Has someone also made similar experiences and an answer?
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Webobjects-dev mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
> >
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden