Develop Certificate Has Wrong Apple ID???

When trying to develop an Apple Shortcut, the shortcut doesn't appear (after many open, quit, adding permissions, etc.). My only Apple Account is my name associated with an Apple ID of QZ99.....

However, when I try to check one (of many reasons) why it does not show up with Terminal: codesign -dv --verbose=4 "/Applications/My App.app" etc, it shows something "rejected"

Authority=Apple Worldwide Developer Relations Certification Authority
Authority=Apple Root CA
Signed Time=Aug 25, 2026 at 1:26:38 PM
Info.plist entries=22
TeamIdentifier=QZ99...
Runtime Version=26.5.0
Sealed Resources version=2 rules=13 files=4
Internal requirements count=1 size=204
/Applications/Write Create Date from Original.app: rejected
origin=Apple Development: My Account (K533...)

The K533... is different than my Team ID of QZ99... Could that be a reason my app is not registered with Shortcuts? Is that expected functionality?

I guess I expected my Team ID to appear everywhere even after I deleted my account in Xcode, removed a current and expired certificate associated with K533 in Keychain, and then added my account back, and let Xcode regenerate a certificate.

Answered by DrMiller in 902927022

Never mind, got the Shortcut to work. Although I am curious where K533... came from LOL

Accepted Answer

Never mind, got the Shortcut to work. Although I am curious where K533... came from LOL

Develop Certificate Has Wrong Apple ID???
 
 
Q