I requested "DirverKit UserClient Access" Entitlement, But I Distribute App failed.
I don't know the reason.
I think when I request "DirverKit UserClient Access" I make a mistake. I fill in two Bundle ids in the "Request a System Extension or DriverKit Entitlement" form's "UserClient Bundle IDs" item.
The reason is when I Add "DirverKit UserClient Access" Capability in the project of Xcode. The .entitlements file is like this:
<string>com.turing.TuringTouch
com.turing.TuringTouch.TouchDriver</string>
But in "Signing" of Xcode's "Bundle Identifier" can fill in only on "Identifier" therefore they do not match.
So I can't Distribute App.
I reapply "DirverKit UserClient Access" Entitlement. But decline. The result is "decline".
Please help me. Please tell me, how should can I do now? Thank you very much.