Hi,

I am trying to build an application with Xcode10. It contains an AUv3
plugin. For this case, it is actually a bundle with the extension ".appex".

In the current state of the application, the .appex gets registered and
pluginkit is able to find the .appex.

Next step :
I try to manually change the CFBundleIdentifier in the info.plist of the
.appex and the info.plist of the application(in which the .appex is
contained). Codesign both the .appex and the application.

After this change, the application runs, but the .appex doesn't get
registered. The pluginkit is not able to find it. I tried adding the .appex
manually using the "pluginkit -a" command, but that did not work either.

Does anyone have any suggestions? Any idea as to why this change is causing
a problem?

Thanks.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to