Skip to content

guk-ai/iPlug2OOS

 
 

Repository files navigation

Build WAM

This is an example of how to set up an iPlug2 project to build "out of source", which might be desirable to keep all your project dependencies synchronised with version control. It is also set up for "containerized development" using VSCode and github codespaces.

Instead of using the common-mac.xcconfig and common-win.xcconfig in the iPlug2 folder, it uses copies. This means the iPlug2 submodule itself does not have to be modified.

https://github.com/iPlug2/iPlug2/wiki/Out-of-source-builds

Containerized development is documented here

About

An example of how to build an iPlug2 project "Out of source", with github actions to build plug-ins and publish a WAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 37.7%
  • Shell 28.0%
  • Batchfile 9.7%
  • Inno Setup 8.5%
  • Makefile 4.9%
  • C 3.5%
  • Other 7.7%