Re: Cocoa app absolute/relative path ?
Re: Cocoa app absolute/relative path ?
- Subject: Re: Cocoa app absolute/relative path ?
- From: Dave Keck <email@hidden>
- Date: Wed, 28 Jul 2004 02:14:23 -0400
Hello,
It's dependent on ZeroLink, used only during debugging an application.
To make it work anywhere do the following:
1. Click the main project in the view at the left - it should be the
first item with the blue Xcode document icon and the name of your
project.
2. Press command-i.
3. Click "Styles" in the tab view.
4. Change the "Active Build Style" to "Deployment"
5. Run application.
A window will still not pop up that says "Hello" - as this also only
appears when running under Xcode's "supervision". You will be able to
view it in the console, though. (/Apps/Utils/Console).
Dave
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.