I got this error while instrumenting my app: Permission to debug com.xyz was denied. The app must be signed with a development identity. Can you help me fix this?

I got this error while instrumenting my app: Permission to debug com.xyz was denied. The app must be signed with a development identity. Can you help me fix this?

Replies

Sounds like you're using distribution signing instead of debug/release...


Which version Xcode? Is that project using auto code signing?


Do you have a paid Developer Program account?