Re: XCode or code problems?
Re: XCode or code problems?
- Subject: Re: XCode or code problems?
- From: Chaz McGarvey <email@hidden>
- Date: Fri, 31 Oct 2003 02:07:51 -0700
On Oct 31, 2003, at 1:43 AM, Francisco Tolmasky wrote:
I'm having a few problems, and I honestly don't know if it is my code
or Xcode that is responsible. I compile a simple program that sets up
an NSNetServiceBrowser. It compiles and runs just fine, I send it to
a friend, and it quits on launch. I send him the project however, and
it compiles and runs just fine. Does anyone know if I am doing
something incorrectly? Some new setting I have to do in Xcode not
required in Project Builder? I had almost the exact same project in
Project Builder and it compiled and ran find on my computer as well as
anyone who I sent it to.
If this question is asked one more time...
Build with the 'deployment' build style if you want your app to be able
to run all by itself. Alternatively, just disable Zerolink.
Search the archives to find at least 20 other similar threads.
- Chaz
_______________________________________________
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.