Re: Release vs. Completed App
Re: Release vs. Completed App
- Subject: Re: Release vs. Completed App
- From: John Terranova <email@hidden>
- Date: Fri, 06 Nov 2009 09:15:28 -0800
After you launch your app on its own, go to Xcode and "attach" Xcode
to your app. "Attach to Process" is in the Run menu. I'm not sure how
Xcode knows where to find debugging symbols and source code or what
build settings you need. But, Attach to Process is the way to debug a
program not running under Xcode.
Good luck,
john
On Nov 6, 2009, at 9:03 AM, Gordon Apple wrote:
After two years of development, running under Xcode, I'm trying to
produce
an independently running application for beta testing.
Unfortunately, I
guess I was naïve to thing that the Release mode in Xcode produces
what I
need. The app compiles and runs properly under Xcode in Release mode.
However, double clicking the produced application itself results in
something that runs, but exhibits a multitude of problems, not the
least of
which is that it won't open a new document when launched. (It will
open an
existing file.) There are other issues, such as camera video inputs
not
working at all. I understand that this is a broad question. Since
I don't
know how to debug something not running in Xcode, where do I start?
_______________________________________________
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
_______________________________________________
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