Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
My MacOS project has some dylib and plugin (dylib with special extension) So I would like to know why only dylib are taken with macdeployqt. And why my plugin are linked with *.1.0.0.dylib instead of *.1.dylib ? thanks.
Because .dylib is the official extension used for dynamic libraries and plugins on OS X.
.dylib