German Buela
German Buela
### Description: I'm getting memory leaks here: 0 libsystem_malloc.dylib malloc_zone_malloc 1 libsystem_malloc.dylib malloc 2 libxml2.2.dylib xmlStrndup 3 libxml2.2.dylib xmlSplitQName 4 libxml2.2.dylib xmlSAX2StartElement 5 libxml2.2.dylib htmlParseStartTag 6 libxml2.2.dylib htmlParseContentInternal 7 libxml2.2.dylib...
Strong delegate references are creating reference cycles. This isn't noticeable with the Example app because there's a single view controller. But if you'd use Pikko in a VC that was...
Hi guys, would it be possible for you to support Swift Package Manager? Nice library!
Hello, I need to work with video URLs that have no extension. AVPlayer works with those if I use them directly, but not when used with the resource loader as...
I'm testing my app with the iOS 17 public beta and I get totally unexpected dominant colors, whereas on my device with iOS 16 I still see them fine. It...
Fixes https://github.com/twostraws/Inferno/issues/39
After about a minute it starts to become noticeable. I'm not sure if any of the other time based shaders are affected similarly.