feat(macOS): Capture audio on macOS using Tap API (#4209)
Co-authored-by: David Lane <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/ci-macos.yml
vendored
1
.github/workflows/ci-macos.yml
vendored
@@ -39,6 +39,7 @@ env:
|
||||
BRANCH: ${{ github.head_ref || github.ref_name }}
|
||||
BUILD_VERSION: ${{ inputs.release_version }}
|
||||
COMMIT: ${{ inputs.release_commit }}
|
||||
MACOSX_DEPLOYMENT_TARGET: 14.2
|
||||
|
||||
jobs:
|
||||
build_dmg:
|
||||
|
||||
Reference in New Issue
Block a user