• 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: Finding the Xcode 4 "Build Products Path"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding the Xcode 4 "Build Products Path"


  • Subject: Re: Finding the Xcode 4 "Build Products Path"
  • From: Marco S Hyman <email@hidden>
  • Date: Sat, 13 Oct 2012 21:32:52 -0700

On Oct 13, 2012, at 6:43 PM, Jerry Krinock <email@hidden> wrote:

> Furthermore, during the last couple days I've concluded that the'
> 'archive' machinations in Xcode are not a convenient fit for
> non-Mac-App-Store' shipments.

Maybe.  I found I can pull what I need out of the archive using a
script added to the archive scheme.

Edit the scheme.  Click on the disclosure triangle next to Archive.
Click on Post action.  An example script that moves an App out
of the archive and puts it on my desktop is a one liner with Xcode
variables supplying the needed locations:

 ${CP} -pR "$ARCHIVE_PRODUCTS_PATH/$INSTALL_PATH/$WRAPPER_NAME" ~/Desktop

Marc
 _______________________________________________
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: Post-action Script Syntax. Was: Finding the Xcode 4 "Build Products Path"
      • From: Jerry Krinock <email@hidden>
    • Re: Finding the Xcode 4 "Build Products Path"
      • From: Jerry Krinock <email@hidden>
References: 
 >Finding the Xcode 4 "Build Products Path" (From: Jerry Krinock <email@hidden>)
 >Re: Finding the Xcode 4 "Build Products Path" (From: Shane Stanley <email@hidden>)
 >Re: Finding the Xcode 4 "Build Products Path" (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: Finding the Xcode 4 "Build Products Path"
  • Next by Date: Re: Finding the Xcode 4 "Build Products Path"
  • Previous by thread: Re: Finding the Xcode 4 "Build Products Path"
  • Next by thread: Re: Finding the Xcode 4 "Build Products Path"
  • Index(es):
    • Date
    • Thread