• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
xcodebuild
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xcodebuild


  • Subject: xcodebuild
  • From: email@hidden
  • Date: Thu, 2 Dec 2004 09:53:34 +0100

Hello,

I have a question about a problem with xcodebuild. I created a new WOComponent
and have added it to the related project to the target ?Application Server?.
When I build the project in Xcode, everything works and the java file of
the component is found. But when I try to build the project from terminal
with xcodebuild like: ?sudo xcodebuild install -project ProjectName.pbxproj
-buildstyle Deployment DSTROOT=/? the java file is not found. So when xcodebuild
will compile the project they are errors showing that the symbol could not
resolved and the class is missing. The error looks like this:
GVCommunity.java:2190: cannot resolve symbol
symbol  : class GVPDFWizard
location: class GVCommunity
        GVPDFWizard gvpdfWizard = (GVPDFWizard)pageWithName("GVPDFWizard");

The files GVPDFWizard.api and GVPDFWizard.wo are found from xcodebuild and
copied, only the class file of the component is missing when xcodebuild will
compile.

I tried to remove the file from the project and to add the java file again
to the project, but with no success. The file is found when I build in Xcode,
but missing when I build with xcodebuild.

Has someone also made similar experiences and an answer?

Thanks.

Best regards,
Manfred

 _______________________________________________
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

  • Follow-Ups:
    • Re: xcodebuild
      • From: Ray Ackland <email@hidden>
  • Prev by Date: RE: Please help! "No form data left for WOFileUpload"
  • Next by Date: Re: Please help! "No form data left for WOFileUpload"
  • Previous by thread: Re: ATTN: No Valid Key for WebObjects in the developers download area; only old expired key posted.
  • Next by thread: Re: xcodebuild
  • Index(es):
    • Date
    • Thread