Post

Replies

Boosts

Views

Activity

Reply to Attach process failed when trying to run intents extension via Xcode
Just wanted to add some additional information... I stumbled across this apple forum post, which shows similar Console.app logs. I verified that these things were true in my app: CODE_SIGN_INJECT_BASE_ENTITLEMENTS == YES DEPLOYMENT_POSTPROCESSING == NO I checked the entitlements on my app and verified that the get-task-allow is present: <key>get-task-allow</key> <true/>
Nov ’21
Reply to Xcode: Could not attach to pid
I've done everything posted here, but still get this all the time. For me, I'm working on an Intents Extension and that seems to be causing it. Running the main app target or another extension doesn't cause this problem. I was able to fix it briefly by removing the dev certificates from my keychain and re-adding them, but now that no longer seems to work. Could really use some Apple input here.
Topic: App & System Services SubTopic: Core OS Tags:
Nov ’21