Changing CFBundleIdentifier of appex, causes it not to register
Changing CFBundleIdentifier of appex, causes it not to register
- Subject: Changing CFBundleIdentifier of appex, causes it not to register
- From: Aashna Parakh via Coreaudio-api <email@hidden>
- Date: Fri, 12 Jul 2019 09:07:49 -0500
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden