I'm only seeing a bunch of memory addresses in Instruments for an app I'm trying to profile. This was working fine before but suddenly stopped working after I updated to 11.2.1. Instruments > File > Symbols tells me:
Permission to profile this process was denied. Applications you wish to profile must be signed with a developer code..
I have no idea what I need to do to make this work. I've tried a few things, clean builds folder, switch to Debug from Release for profile but nothing works.
Nothing within the project settings have changed recently. It runs fine and is codesigned with our development profile.
Permission to profile this process was denied. Applications you wish to profile must be signed with a developer code..
I have no idea what I need to do to make this work. I've tried a few things, clean builds folder, switch to Debug from Release for profile but nothing works.
Nothing within the project settings have changed recently. It runs fine and is codesigned with our development profile.