UnrarKit icon indicating copy to clipboard operation
UnrarKit copied to clipboard

Easily read RAR archives on Mac and iOS

Results 17 UnrarKit issues
Sort by recently updated
recently updated
newest added

Fixes Fix carthage build failed. Summary: rename URKFileInfo.m to URKFileInfo.mm will fix the issue, because instance method `parseDOSDate` mix c code. that will lead the build error.

Same rar file can work on one device, but can fail on another device with error URKErrorCodeBadData (ERAR_BAD_DATA). After switching to v2.11 branch issue gone. It would be great if...

I have found a crash when trying to extract RAR files with this library. ### Steps to reproduce issue (Detailed enough for me to reproduce - attaching a sample archive...

I tried to add it via SPM in both way up version and branch v2.11 both give me same error

any plans to add support for the rar compression? or anyone knows about any library that allows this?

[Test(passward is 1).rar.zip](https://github.com/user-attachments/files/18485312/Test.passward.is.1.rar.zip)