MagicKit icon indicating copy to clipboard operation
MagicKit copied to clipboard

MagicKit is an Objective-C file identification framework based on libmagic.

Results 5 MagicKit issues
Sort by recently updated
recently updated
newest added

Hi, I've just get this framework and put into my project. When I rebuilded it, an error that say "getstrc must have overloadable attribute" in the apprentice.c. I added the...

I tried for hours now but can't figure out. Do you think you could add an Installation section in the README? Many thx

I ran into some issues when building the project as a static lib. The changes made include some cleanup, some best practice build settings for external static libs as well...

Is MagicKit still being maintained and updated? There hasn't been an update for 2 years.

I am trying to use the static library on iOS ... I archive the MagicKit-iOS build and import it with the headers into my project but whenever I try to...