mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
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:
@@ -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