Description
I plan to develop a scientific sandbox application that will need to correctly install the kernel extension.
A question related to code.
How can an application install kext when it is purchased? I mean, how will it be deployed? Is there any (cocoa) API to call? I searched for this answer with no luck. It seems that most applications do not require kexts.
General question
Will I be able to host such an application in the appStore? I have doubts, since installing a kernel extension will lead to a victory over the sandbox.
user2176763
source
share