Skip to content

Instantly share code, notes, and snippets.

@markd2
Created April 3, 2014 15:31
Show Gist options
  • Select an option

  • Save markd2/9956630 to your computer and use it in GitHub Desktop.

Select an option

Save markd2/9956630 to your computer and use it in GitHub Desktop.
Dangly Bits inside of UIKit
UIKit: 00596e34 t -[UIView(AdditionalLayoutSupport) _potentiallyHasDanglyConstraints]
UIKit: 001eb5b8 t -[UIView(AdditionalLayoutSupport) _setPotentiallyHasDanglyConstraints:]
UIKit: 000fa8e4 T __UIViewConstraintWithItemsIsPotentiallyDangly
UIKit: 00009edc t __UIViewRemoveConstraintsMadeDanglyByChangingSuperview
UIKit: 00596f78 t -[UIView(AdditionalLayoutSupport) _potentiallyHasDanglyConstraints]
UIKit: 001ebe9c t -[UIView(AdditionalLayoutSupport) _setPotentiallyHasDanglyConstraints:]
UIKit: 000fb05c T __UIViewConstraintWithItemsIsPotentiallyDangly
UIKit: 0000a474 t __UIViewRemoveConstraintsMadeDanglyByChangingSuperview
UIKit: 00000000006280fc t -[UIView(AdditionalLayoutSupport) _potentiallyHasDanglyConstraints]
UIKit: 000000000021836c t -[UIView(AdditionalLayoutSupport) _setPotentiallyHasDanglyConstraints:]
UIKit: 0000000000111c20 T __UIViewConstraintWithItemsIsPotentiallyDangly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment