• 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
Re: Xcode & deployment options
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode & deployment options


  • Subject: Re: Xcode & deployment options
  • From: Scott Tooker <email@hidden>
  • Date: Fri, 21 Oct 2005 10:46:53 -0700

You also need to set

DEPLOYMENT_POSTPROCESSING = YES

I'd also recommend not setting DSTROOT to / and instead dittoing the sparse root produced into your actual system after verifying that you have a good root. This doesn't matter so much with applications, but it can be a lifesaver with libraries or frameworks.

Scott

On Oct 21, 2005, at 8:40 AM, Andrea -XFox- Govoni wrote:

Is it possible to install the product of a target through the Xcode GUI?
I'm asking this because I set up a project[1]'s configuration with the
following build settings:
DEPLOYMENT_LOCATION = YES
DSTROOT = /
INSTALL_PATH = /Applications/ProvaJavaToolDeployment


When I build from Xcode the build succeds but it doesn't create the
target's product, instead it creates two broken alias file in the
standard build products location.

When I build from the command line with the command
% xcodebuild install -configuration Deployment
it builds correctly and installs the product in the defined install path.


So, how can I perform an install from Xcode's GUI?
I can't believe that it's not possible.


Moreover, here [2] Apple says: "The DSTROOT build setting can be set only in the xcodebuild command-line specification…" I set it in the target layer and, from the command line, it worked flawlessy... documentation bug or Xcode bug?


[1] http://idisk.mac.com/xfox/Public/ProvaJavaToolDeployment.zip
[2]
<http://developer.apple.com/documentation/DeveloperTools/Conceptual/ XcodeUserGuide21/Contents/Resources/en.lproj/ 05_07_bs_building_product/chapter_34_section_7.html>


--
Andrea "XFox" Govoni

ICQ UIN: 43488185
AIM/iChat: email@hidden
Yahoo! ID: xfox82
Skype Name: draykan

PGP
KeyID: 0x212E69C1
Fingerprint: FBE1 CA7D 34BE 4A53 9639  5C36 B7A0 605F 212E 69C1
 _______________________________________________
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

_______________________________________________ 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: Xcode & deployment options
      • From: Andrea -XFox- Govoni <email@hidden>
References: 
 >Xcode & deployment options (From: Andrea -XFox- Govoni <email@hidden>)

  • Prev by Date: Re: [OT] Best place to ask pthreads related questions?
  • Next by Date: Re: Speeding up XCode?
  • Previous by thread: Xcode & deployment options
  • Next by thread: Re: Xcode & deployment options
  • Index(es):
    • Date
    • Thread