Re: Creating Bundles
Re: Creating Bundles
- Subject: Re: Creating Bundles
- From: Andréas Saudemont <email@hidden>
- Date: Mon, 25 Oct 2004 17:02:19 +0200
Hi Chris,
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?
A Cocoa application is itself a bundle.
What errors did your friend get when he tried to run the app?
One possible issue is that ZeroLink was enabled when you built the app
you sent to him, which will cause problems when running the app on
another machine than the one used to build it. IIRC, ZeroLink is
enabled by default in Development builds and disabled in Deployment
ones.
Hope this helps.
Andréas
--
http://andreassaudemont.net/
_______________________________________________
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