From 721ed066f21bdfa9d89d1635f9e2d2483a636e8c Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Fri, 1 Apr 2016 08:34:47 -0700 Subject: [PATCH] Fixes This class is not key value coding-compliant for the key "keyPath" Since "Key Path" is the header for run time attributes, my guess is that this was a click misfire so long ago. I'm not clear if this was ever causing a crash or just a warning, but we don't want the noise. Fix "Unbalanced calls to begin/end appearance transitions" You should not segue while animations are in progress. I'm not sure if this was causing intermittent crashes or just the warning. //FREEBIE Closes #1130 --- Signal/src/Storyboard/Storyboard.storyboard | 3 --- .../view controllers/UITests/SignalsViewController.m | 10 ++++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/Signal/src/Storyboard/Storyboard.storyboard b/Signal/src/Storyboard/Storyboard.storyboard index 91474bc98..3a7d9c2d7 100755 --- a/Signal/src/Storyboard/Storyboard.storyboard +++ b/Signal/src/Storyboard/Storyboard.storyboard @@ -606,9 +606,6 @@ A0 09 9A FF A8 8A 09 99 - - -