ScintillatorSynth / Scintillator

A Video Synthesis Engine for SuperCollider
https://scintillatorsynth.org
56 stars 8 forks source link

add missing symbol copy step on os x #141

Closed lnihlen closed 4 years ago

lnihlen commented 4 years ago

Purpose and motivation

Adds in the missing copy step so the symbol deployment on MacOS will start working and hopefully fix the build.

Implementation

Copies the built symbol file from the build directory to the staging area for deployment.

Types of changes

Status