Re: Non-executable build products?
Re: Non-executable build products?
- Subject: Re: Non-executable build products?
- From: Rich Siegel <email@hidden>
- Date: Thu, 14 Jul 2011 15:36:34 -0400
On Wednesday, July 13, 2011, Fritz Anderson <email@hidden>
wrote:
I haven't done anything toward anything like this, but I'd be
surprised if there were a way to add product types to the Organizer.
I would too; but that wasn't quite what I had in mind (although
it's an interesting notion).
The next thing I'd try is to open the Scheme editor for the
application target, and open the disclosure on the Archive action.
There's a post-actions list available to which you can add script
phases. The product should be at $TARGET_BUILD_DIR/yourApp.app.
Between that and the user build settings you could add, you could get
away with murder.
Murder is good. I can imagine using those build phases to upload
a built binary after completion, for example.
I think. I haven't tried it, and I may be misunderstanding what you
want to do.
I also may not have explained it very well. :-) Let me see if I
can put it in more concrete terms:
* I have an application target, which produces "Mumble.app".
When I
Archive it, Mumble.app appears in the Organizer and I can
share it,
submit it to the Mac App Store, whatever I like that the Organizer
allows.
* The next thing I want to do is build "Mumble.dmg", which is
a disk
image containing Mumble.app and some ancillary materials; and
"Mumble.zip" which is a Zip archive of Mumble.app.
* Today, I build the dmg and the zip using a separate target
with a
couple of Run Script build phases. *However*, the output of
the Run
Script phases (Mumble.dmg and Mumble.zip, respectively)
does not
appear in the Organizer. I would like Mumble.dmg and
Mumble.zip to
appear in the Organizer, even if it can't do anything more
than save
a copy of them somewhere else.
Hopefully that clarified what I'm looking for,
R.
--
Rich Siegel Bare Bones Software, Inc.
<email@hidden> <http://www.barebones.com/>
Someday I'll look back on all this and laugh... until they
sedate me.
_______________________________________________
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