• 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: Build for Archiving gone?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build for Archiving gone?


  • Subject: Re: Build for Archiving gone?
  • From: Jerry Krinock <email@hidden>
  • Date: Sun, 30 Nov 2014 22:52:09 -0500

> On 2014 Nov 29, at 00:16, Trygve Inda <email@hidden> wrote:
>
> Xcode 4 had a "Build for Archiving" option under the Product menu that is no
> longer there.

Yes.

> When I just choose "Archive" I see it building my helper apps, but they are
> missing from the output build.

That seems like you’ve lost a Copy Files Build Phase for the Release configuration, not anything related to the Archive function.

> Also, my output goes into a folder deep in ~/Library/Developer…

Yes.

> However I have my Release build output path set to /Build/Products in the project settings. It goes there when doing a Build
> for Profiling, but not when archiving.
>
> Xcode 4 used to put it there when building for profiling or building for
> archiving.
>
> How can I … (b) get the same functionality as "build for archiving" that existed in xc4?

The misplaced output might be a bug, or possibly intended depracation of the Release Products Path setting in Xcode 5/6.  There’s now an “Export…” button in the Organizer, which I think is new.  You may need to Archive, and then move it to your desired desired destination using “Export…”.  It works for me.

Or, use the xcodebuild command-line tool.  That’s what I do, scripting it, when I’m building to ship outside the Mac App Store.  I have higher confidence when I see parameters on the command line :)


 _______________________________________________
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


References: 
 >Build for Archiving gone? (From: Trygve Inda <email@hidden>)

  • Prev by Date: Re: Location of SDKs
  • Previous by thread: Build for Archiving gone?
  • Next by thread: Location of SDKs
  • Index(es):
    • Date
    • Thread