Skip to content

Use latest AUv3Support API #90

Use latest AUv3Support API

Use latest AUv3Support API #90

Workflow file for this run

name: CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: macos-13
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v3
- name: Build macOS and iOS
run: make