Re: Creating Bundles
Re: Creating Bundles
- Subject: Re: Creating Bundles
- From: Clark Cox <email@hidden>
- Date: Mon, 25 Oct 2004 11:13:46 -0400
On Mon, 25 Oct 2004 10:47:56 -0400, Chris Gormley
<email@hidden> wrote:
> I am a newbie to XCode and the Cocoa development. I wrote a simple text
> editor in Cocoa and sent the app to my friend. He tried to run it, but
> he said that it would not run. So my question is, do I have to create a
> bundle and send the bundle to my firend or anyone else for the matter,
> and if so how do you created a bundle in XCode 1.5?
>
> I have read the online documentation and the XCode help documentation
> and both say that you can create a bundle, but neither tells you how to
> create a bundle.
First, if you've made a Cocoa application, it's already a bundle (i.e.
A directory with a ".app" extension, and a Contents folder, etc.)
>
> We both have OS X 10.3.5
How did you send it to him?
In what way did it fail to run?
Were any messages printed to the console?
What build style did you use to build it? (this is a big one, if you
used the "Development" style instead of "Deployment", then ZeroLink is
likely turned on, which will prevent the resulting executable from
being runnable outside of your development machine)
--
Clark S. Cox III
email@hidden
http://www.livejournal.com/users/clarkcox3/
http://homepage.mac.com/clarkcox3/
_______________________________________________
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