Note to future self: the trick to get intrinsicContentSize to properly work, in UITextView instances, is to simply disable scrolling in the UITextView instance.
That way… the intrinsic size will be properly calculated.
Thoughts
Note to future self: the trick to get intrinsicContentSize to properly work, in UITextView instances, is to simply disable scrolling in the UITextView instance.
That way… the intrinsic size will be properly calculated.
Long story short… this is how i managed to get a bootable Kali flash drive:
The quieter you become, the more you can hear…
Trick of the month….
And now you can use your iOS 10 device with Xcode 7. Phew
This was a VERY unusual WWDC. One of my best friends was actually one of the Apple engineers that imparted sessions.
There is no way things could be more awesome… Right?
I’ve got nearly 45 sessions in my download queue, which will definitely take a while to go through. So far, I’ve got few highlights:
I’ve recently stumbled upon a huge Cocoapods annoyance. By recently i mean: 5 minutes ago. And by annoyance i mean: i’ve been struggling with this for an hour.
After switching over to CocoaPods 1.0, i began getting the following error:
Luckily, my friend Aaron shared this dark knowledge:
Thanks Aaron. Seriously. Thank you.