mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-22 03:45:51 +08:00
update macOS workflow
This commit is contained in:
@@ -19,8 +19,8 @@ jobs:
|
||||
include:
|
||||
- runner: macos-15-intel
|
||||
arch: x86_64
|
||||
- runner: macos-14
|
||||
arch: arm64
|
||||
# - runner: macos-14
|
||||
# arch: arm64
|
||||
runs-on: ${{ matrix.runner }}
|
||||
|
||||
steps:
|
||||
@@ -149,7 +149,7 @@ jobs:
|
||||
# Bundle GStreamer
|
||||
GST_PLUGIN_DIR="build/iDescriptor.app/Contents/Frameworks/gstreamer"
|
||||
mkdir -p "${GST_PLUGIN_DIR}"
|
||||
|
||||
|
||||
PLUGINS=(
|
||||
"libgstapp"
|
||||
"libgstaudioconvert"
|
||||
|
||||
Reference in New Issue
Block a user