• 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
Building apps to certain locations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building apps to certain locations


  • Subject: Building apps to certain locations
  • From: Rudi Sherry <email@hidden>
  • Date: Wed, 03 Aug 2005 12:41:23 -0700

I'm using XCode 2.1 and I'm building an application for a project that I upgraded from XCode 1.5.

I need the build products and intermediates to go into certain places (for reasons I cannot change). The final structure I would like is this, for building "MyApp.app" (the release application) and "MyAppDebug.app" (the debug application)


MacDirectory <directory>

    MyApp.app        <release application>
    MyAppDebug.app   <debug application>

    MyProjectDirectory   <directory>

        MyApp.xcodeproj  <project file>

        Build Results    <directory>

            <all intermediate build stuff here,
             I don't care what it looks like>

I cannot seem to get MyApp[Debug].app into the ../ directory, no matter how much I try. I usually end up with an alias (or symlink) to it there, and the actual built product is in some pretty strange places (MyProjectDirectory/Users/<username>/Applications is one example).

How do I get the final build prodjct to build it where I want it, without XCode insisting on either making it a shortcut, or also putting intermediate directories in that same folder?

Thanks,
Rudi Sherry

_______________________________________________
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


  • Follow-Ups:
    • Re: Building apps to certain locations
      • From: Wade Girard <email@hidden>
  • Prev by Date: Re: Subversion database corruption
  • Next by Date: Memory Browser Displays "A A A A"
  • Previous by thread: Re: Subversion database corruption
  • Next by thread: Re: Building apps to certain locations
  • Index(es):
    • Date
    • Thread