Re: Xcode problems??
Re: Xcode problems??
- Subject: Re: Xcode problems??
- From: Alex Zavatone <email@hidden>
- Date: Fri, 07 Jun 2013 14:27:16 -0400
On Jun 7, 2013, at 12:57 PM, Todd Heberlein wrote:
>
> On Jun 7, 2013, at 4:28 AM, Alex Zavatone <email@hidden> wrote:
>
>> On Jun 7, 2013, at 7:08 AM, Xiaoxun Sun wrote:
>>
>>> when I right click the app in project navigator and choose "Show in Finder" and locate the compiled application, the application will crash when running. No idea what happened
>>>
>>
>> Well, you have to realize, you're not giving us much to go on.
>
> Xiaoxun statement is exactly what I've done. Basically find the built app in the Finder (e.g., in the Debug folder) and double click it to run. It doesn't run. A crash window pops up.
>
But the point is that "telling us that doesn't tell us anything that might allow us to help you".
Son: I feel sick today mom.
Mother: what's wrong?
Son: I feel sick.
Much like this case with the son, we know there is a problem, but you've given us nothing to go on to help.
Now, you may not know what we need to know, and that's fine, but the next step is to find out what information might help us so that we wisely spend our time in helping you solve your problem.
Son: I have a temperature of 103.5°, my tonsils are enlarged, my throat is raw and it hurts to swallow.
That type of information would help the mother come to a conclusion of a path of action rather quickly.
In your case and in Xiaoxun's case, what might your approach be so that we can get information to help us diagnose your issue(s)?
The first step is to open the Console application and look if there is a crash log for your app. You would look there since you are not running the application through Xcode, but launching it from the Finder.
Another option to help get more information is to make sure that you have enabled the feature that displays more information on a crash. You can then at that stack crawl of a crash and see what appears to have crashed and that might give you and us more information. I'm not sure where this can be set though.
That's all I've got for the information provided.
_______________________________________________
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