Xcode Issue
Hello all,
I have encountered an error in the recent Xcode versions 15.4 and the version before that. When creating an iMessage App from the template menu and running the project out of the box. The simulator will fail to add the app and return and error:
Failed to get pid info for pid 0: Operation not permitted
This is something not local to me, don’t believe me try it out for yourself. The app will not work. I have looked endlessly online and have found nothing. If you see any posts on forums about this issue it is me.
However I have noticed Apple’s IceCreamBuilder project works some how.
https://developer.apple.com/documentation/messages/icecreambuilder-building-an-imessage-extension
Any help or advice is appreciated thank you all.