• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Crash at iOS App Startup - What Could Have Gone Wrong?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash at iOS App Startup - What Could Have Gone Wrong?


  • Subject: Re: Crash at iOS App Startup - What Could Have Gone Wrong?
  • From: Marco S Hyman <email@hidden>
  • Date: Tue, 21 Apr 2015 11:15:55 -0700

On Apr 21, 2015, at 5:35 AM, Michael Crawford <email@hidden> wrote:
>
> The reason I haven't been using version control is that I prefer to
> operate my own servers - but then I have to set them up, and it's
> quicker just to roll a tarball.

Huh?  Nothing about a version control system limits your use of your own
servers.  Pick one you can live with and use it.  git, svn, mercurial, cvs,
old rcs, whatever.  Doesn’t cost anything more than the time to download
and install.  With Xcode you’ve already got git (and svn?).

Use of version control make answering the “what the hell did I change that
caused that to happen” question trivial to answer.   Commit early and often.

Roland King <email@hidden> wrote

> Have you set an exception breakpoint which fires at the time the exception is thrown, if there is an exception? That helps sometimes.

And if you do have exception breakpoints enabled check to be sure that you are
only breaking on Objective-C breakpoints.

Marc
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: Crash at iOS App Startup - What Could Have Gone Wrong?
      • From: Alex Zavatone <email@hidden>
References: 
 >Crash at iOS App Startup - What Could Have Gone Wrong? (From: Michael Crawford <email@hidden>)
 >Re: Crash at iOS App Startup - What Could Have Gone Wrong? (From: Jonathan Mitchell <email@hidden>)
 >Re: Crash at iOS App Startup - What Could Have Gone Wrong? (From: Michael Crawford <email@hidden>)

  • Prev by Date: Re: Crash at iOS App Startup - What Could Have Gone Wrong?
  • Next by Date: Re: Crash at iOS App Startup - What Could Have Gone Wrong?
  • Previous by thread: Re: Crash at iOS App Startup - What Could Have Gone Wrong?
  • Next by thread: Re: Crash at iOS App Startup - What Could Have Gone Wrong?
  • Index(es):
    • Date
    • Thread