DmitriyGreh

Results 6 comments of DmitriyGreh

> _preferredRowHeight = (contentHeight-padding*2) nobody merge it?

ok. I found it: pod 'SpecLeaks', :git => 'https://github.com/leandromperez/specleaks.git', :branch => 'master' Also, u need to disable bitcode to make it work.

Not works too. Still not solved?

UIKit is not available when building for macOS. Consider using `#if canImport(UIKit)` to conditionally import this framework. Need just add this.

@harry248 , the same! Did u find a solution?