DPF
DPF copied to clipboard
Working AU CocoaUI for DPF
Current output of auval:
VERIFYING CUSTOM UI
Carbon View Components Available: 0
GetPropertyInfo asked for CocoaUI
GetPropertyInfo asked for CocoaUI
GetProperty asked for CocoaUI
Cocoa Views Available: 1
ERROR: Can't Create Bundle from Cocoa View Bundle URL
file://localhost/Library/Audio/Plug-Ins/Components/d_parameters.component/Contents/MacOS/d_parameters
Install path for PLUGIN_DSP.component -> /Library/Audio/Plug-Ins/Components
~~Install path for PLUGIN_UI.bundle -> $(HOME)/Library/Bundles~~
UI bundle merged with main executable bundle.
Above force-pushed commit detects the UI correctly
The reason that the above failed CI is because DSSI UI was attempted to be built with direct access enabled.
# error DSSI UIs do not support direct access!