Hi folks, just checking if this is correct:
❯ codesign -d -vvv /Applications/Cursor.app | grep Authority
Executable=/Applications/Cursor.app/Contents/MacOS/Cursor
**Identifier=com.todesktop.230313mzl4w4u92**
Format=app bundle with Mach-O thin (arm64)
CodeDirectory v=20500 size=777 flags=0x10000(runtime) hashes=13+7 location=embedded
Hash type=sha256 size=32
CandidateCDHash sha256=bef0a9255d21d59ef7b0e10d4cd45ab461ed2fa2
CandidateCDHashFull sha256=bef0a9255d21d59ef7b0e10d4cd45ab461ed2fa2f4f3fe764b4033c8c3a4aaf4
Hash choices=sha256
CMSDigest=bef0a9255d21d59ef7b0e10d4cd45ab461ed2fa2f4f3fe764b4033c8c3a4aaf4
CMSDigestType=2
CDHash=bef0a9255d21d59ef7b0e10d4cd45ab461ed2fa2
Signature size=8974
**Authority=Developer ID Application: Hilary Stout (VDXQ22DGB9)**
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=Mar 14, 2025 at 6:17:45 PM
Notarization Ticket=stapled
Info.plist entries=35
TeamIdentifier=VDXQ22DGB9
Runtime Version=14.0.0
Sealed Resources version=2 rules=13 files=7299
Internal requirements count=1 size=192
Is com.todesktop.230313mzl4w4u92
really the right identifier? Is Hilary Stout
the correct Team ID to have signed Cursor on macoS?
I would expect something like com.anysphere.ide
or Anysphere, Inc.
.