ScintillatorSynth / Scintillator

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

Build fixes for MacOS Big Sur #176

Closed lnihlen closed 3 years ago

lnihlen commented 3 years ago

Purpose and motivation

Scintillator does not build using the version of Xcode that ships with MacOS Big Sur. This fixes that.

Implementation

Fix compiler errors until it compiles and runs.

Types of changes

Status