I get:
"Processor Hint can not profile this course of with out correct
permission"
error message in Xcode Devices 26.0.1 when profiling with Processor Hint Instrument.
The message particulars:
Restoration Suggestion: Both:
- Add the ‘get-task-allow’ entitlement to your binary entitlements file, or
- Be sure the construct setting CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES is enabled when constructing with Xcode.
On my macOS 26.0.1 I’ve already checked Privateness & Safety -> Developer Instruments -> Allow Processor Hint
The app is constructed with the anticipated entitlement and CODE_SIGN_INJECT_BASE_ENTITLEMENTS
is true in construct settings, laptop was restarted, Devices, Xcode as effectively
Some other concepts the best way to diagnostic and remedy the error?