Mike D
Mike D
Hello, awesome work, thanks a lot! Have found strange behaviour, I'm not a cryptographer and don't know where to dig to. A signature created with .pss padding and some salt...
When collection view has thousands of items then method **prepare()** works slow that causes some lags/freezes, especially it is noticeable on device orientation change. Thanks.
**Describe the bug** Out of memory error when uploading large files. **Expected behavior** A file of any size can be uploaded. **Actual Behavior** Out of memory error. **To Reproduce** Try...
Hi. We've built the library with one version of swift compiler (Xcode 15.1/15.2) using BUILD_LIBRARY_FOR_DISTRIBUTION=YES and linked the library to a project that uses Xcode 15.3. After adding the library...
Hello. Thanks a lot for your library! Awesome tool 👍 But, I prefer to use cocoapods over carthage, that's why I created this PR. ps. I've not pushed the podspec...
Hi. The issue the same as here https://github.com/fastlane/fastlane/issues/22132 These commands are okay ```bash ~ xcodebuild -version Xcode 15.4 Build version 15F31d ~ ./scripts/xcresultparser -o cli /fastlane/test_output/Test-MyApp-2024.07.09_14-57-50-339029-+0700.xcresult ``` These commands are...
#### Bug Report Checklist - [ x] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))?...