I checked the development and configuration files,Two kinds of provisioning profiles use Xcode to Build and run,install DriverKit, my USB device can work.
Two kinds of provisioning profiles use Xcode Archive Export App(XCode->Product->Archive),App installing DriverKit, the USB device does not work.
Is it possible that my Xcode is set incorrectly?Or is the provisioning profiles wrong?
I made it according to these two links. Is there anything missing? Use a Valid Developer ID Certificate.
Preparing Your App for Distribution
Notarizing macOS Software Before Distribution
I checked the development and configuration files,Two kinds of provisioning profiles use Xcode to Build and run,install DriverKit, my USB device can work.
Two kinds of provisioning profiles use Xcode Archive Export App(XCode->Product->Archive),App installing DriverKit, the USB device does not work.
Is it possible that my Xcode is set incorrectly?Or is the provisioning profiles wrong?
I made it according to these two links. Is there anything missing? Use a Valid Developer ID Certificate.
Preparing Your App for Distribution
Notarizing macOS Software Before Distribution