Re: Bundle compile problems
Re: Bundle compile problems
- Subject: Re: Bundle compile problems
- From: Mike Davis <email@hidden>
- Date: Sun, 29 Sep 2002 00:00:54 +0100
On Saturday, September 28, 2002, at 10:59 PM,
email@hidden wrote:
Date: Sat, 28 Sep 2002 16:02:02 -0400
Subject: Bundle compile problems
From: Ken Tozier <email@hidden>
To: email@hidden
What's the secret to getting ProjectBuilder to compile a bundle as an
executable rather than a common folder. I've been trying for almost 12
hours and can't get the dang things to compile as anything other than
folders.
Thanks for any help,
Ken
Ken, I'm not quite sure what you mean...
If you want a bundle, which is a file wrapper with a mach-o binary in
it, PB does that. If you mean an application, that's slightly different.
You can't compile a bundle as an executable, from the Finder sense,
otherwise it'd actually be an application. You can consider
(incorrectly btw) that bundles are a shared library.
Maybe you mean that the Finder shows the bundle as a folder you can
browse? If so, move your main app into /Applications and reboot to
update the Finder (sigh).
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.