UnrarKit
UnrarKit copied to clipboard
rename URKFileInfo.m -> URKFileInfo.mm
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.