iPlug2 / iPlug2OOS

Template to build an iPlug2 project with CI/CD and publish a WAM to github pages

Home Page:https://iplug2.github.io/iPlug2OOS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build WAM

This is the iPlug2 template project and an example of how to set up an iPlug2 project to build "out of source", which is desirable when you need to keep all your project dependencies synchronised with version control and build on Cloud CI/CD. It 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 of them at the top level of the iPlug2OOS repo. 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

Template to build an iPlug2 project with CI/CD and publish a WAM to github pages

https://iplug2.github.io/iPlug2OOS/


Languages

Language:Python 37.8%Language:Shell 27.9%Language:Batchfile 9.7%Language:Inno Setup 8.5%Language:Makefile 4.9%Language:C 3.5%Language:Rich Text Format 3.3%Language:C++ 3.2%Language:Objective-C 0.8%Language:Dockerfile 0.4%Language:TeX 0.1%