-
-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
When opening a plug-in with Test File pluginval fails immediately with
Validation started
24 Jan 2024 3:28:23pm
Strictness level: 10
-----------------------------------------------------------------
Starting tests in: pluginval / Scan for plugins located in: /Users/User/build/Plugin/Plugin_artefacts/Release/AU/PlugIn.component...
Started validating: /Users/User/build/Plugin/Plugin_artefacts/Release/AU/PlugIn.component
Num plugins found: 0
!!! Test 1 failed: No types found. This usually means the plugin binary is missing or damaged, an incompatible format or that it is an AU that isn't found by macOS so can't be created.
FAILED!! 1 test failed, out of a total of 1
Finished validating: /Users/User/build/Plugin/Plugin_artefacts/Release/AU/PlugIn.component
*** FAILED WITH EXIT CODE: 1
Finished batch validation
When there's a copy of the .component in /Library/Audio/Plug-Ins/Components, Test File works as expected.
This becomes a problem when using pluginval in a CI pipeline, as we don't want to (or even can't) copy the .component to the system's components folder.
Tested on
Sonoma 14.2 & Sonoma 14.3.
Metadata
Metadata
Assignees
Labels
No labels