tihmstar / img4tool

A tool for manipulating IMG4, IM4M and IM4P files
GNU Lesser General Public License v3.0
270 stars 105 forks source link

For anyone not being able to use the "--convert" flag #37

Closed TECHNIKVERBOT closed 4 years ago

TECHNIKVERBOT commented 4 years ago

You most likely happen to have img4tool compiled without plist support, which is needed to use the convert option as described here in German: https://twitter.com/tihmstar/status/1210245489368666112

To fix this, either compile or install libplist via HomeBrew (brew install libplist), recompile img4tool and everything should work as intended!

tihmstar commented 4 years ago

Added info in f1fab496ce0a591c3d2b309e70e1f4ee9586d9e0