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


My helper app is not included in the copy files build rule of the main app
because I have a scheme in xcode that builds the helper, then the main app
and the helper's build path is within the directory structure of the main
app. This has always worked (and works in xc6 for everything except
"Archive").

I have just set it up so that Profile builds a release build and I use
"Build for Profiling" instead.

> 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…”.

If Archive does not respect the schemes, and forces me to add the helper app
to the copy files build phase of the main app, then what is the point of
defining a scheme to build a series of targets into the proper directory so
that they all just work?

T.




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to