Skip to content

macOS fixes

Tom Schoonjans requested to merge tschoonj/libpeas:osx-fixes into master

This PR fixes compilation on macOS (except the demos), by moving the ObjC code into a separate file.

It also builds the loaderplugins as shared_modules instead of shared_librarys.

Merge request reports