• 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
Just a thought for enhancing storyboarding while in pre release mode.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Just a thought for enhancing storyboarding while in pre release mode.


  • Subject: Just a thought for enhancing storyboarding while in pre release mode.
  • From: Alex Zavatone <email@hidden>
  • Date: Fri, 22 Jun 2012 12:08:48 -0400

I'm sure there must be too few engineers on Xcode with too much to do, but when wiring up storyboards, a common crash is when an action is selected for but it's not wired up properly so the selector is sent to a null object.

You'd think that in development, Xcode would be able to catch this and say at build time or at execution time "in this you're sending a selector to an unwired/unconnected outlet which will crash if you invoke this element", or "connect the outlet for the InsertSelectorNameHere call on your button's (InsertButtonNameHere) outlet, in InsertSceneNameHere scene  or your app will crash".

However, knowing that Xcode does not do this, would there be any way to override something so that we can catch this with one level of abstraction and post an alert and log message to catch the issue before the app mysteriously crashes?

TY.

- Alex Zavatone
Passionate admirer of everything related to provisioning
 _______________________________________________
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

  • Follow-Ups:
    • Re: Just a thought for enhancing storyboarding while in pre release mode.
      • From: Jean-Denis MUYS <email@hidden>
  • Prev by Date: Re: The living hell that is provisioning…
  • Next by Date: Re: Just a thought for enhancing storyboarding while in pre release mode.
  • Previous by thread: Re: Automating Xcode Organizer Distribute?
  • Next by thread: Re: Just a thought for enhancing storyboarding while in pre release mode.
  • Index(es):
    • Date
    • Thread