UnrarKit icon indicating copy to clipboard operation
UnrarKit copied to clipboard

rename URKFileInfo.m -> URKFileInfo.mm

Open wishWinds opened this issue 2 years ago • 0 comments

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.

wishWinds avatar Aug 18 '23 13:08 wishWinds