Anton Plebanovich

Results 14 issues of Anton Plebanovich

[base_fbx.zip](https://github.com/marmelroy/Zip/files/1663398/base_fbx.zip) unzOpen64 -> unzGoToFirstFile -> unzOpenCurrentFile -> error This file can be unarchived with 7z or unzip but Mac Archive Utility can't do it neither can Zip. Is it minizip...

In case someone also needs this.

Hi, this one fixes warning when linking Material framework build with Carthage to an app extension target. Relates to https://github.com/CosmicMind/Motion/pull/79

### How frequently does the bug occur? Seen once ### Description We got one crash report in the Crashlytics ### Stacktrace & log output ```shell EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000010000 Crashed: com.apple.NSURLSession-delegate...

T-Bug
Reproduction-Required
O-Community

### Description The error is falsely produced when a session is released before `invalidate` for a token is called causing an inability to reset the `_token` value and so producing...

T-Bug
O-Community

Hi, this one fixes a warning when linking the Carthage framework to an app extension target. Relates to https://github.com/CosmicMind/Material/pull/1291

Hi! I need help with the pull request review. More info inside https://github.com/Moya/Moya/pull/2111

Hi, I tried to use the `Runtime` and faced an issue with an object that inherits from the `UIView`. Property offsets were wrong. When I dug deeper I found that...

So spend half a day today trying to figure out and maybe fix a bug with cell reordering when you try to reorder a cell to the top with a...