Hi, all!
my plan here:
an app, an app-like deamon inside the app, an systemextension inside the app-like deamon,
grant system extension installation entitlement to deamon and embed a relavent provisioning profile in it.
user run app, app run deamon, deamon install extension.
is it doable?
Presuming that your goal is to install the sysex via the System Extensions framework, then, no, this is not a good path to be heading down. See this post for more.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"