John Gibb

Results 3 comments of John Gibb

Any news on merging this? I'm running into the same situation—I'm calling `errors.Wrap(...)` on a bare error that came from a panic, and losing the stack trace since sentry only...

I believe you're looking for `systemLayoutSizeFittingSize`. For example: ``` let fittingSize = stackView.systemLayoutSizeFittingSize(UILayoutFittingCompressedSize) ``` See more at https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIView_Class/#//apple_ref/occ/instm/UIView/systemLayoutSizeFittingSize:

I added root to my sudoers file, and the install succeeded.... still not sure why I should have to. Also, for some reason the only option was to install for...