Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

Notarization Taking Days

Hello all,

I am attempting to notarize my newly made Mac OS application using the notarization command in VS Code.

  "/Users/teejgotit/Desktop/Cursor Workspace/Rust CutContour v2/cutcontour-app/src-tauri/target/release/bundle/dmg/CC Studio_0.1.0_aarch64.dmg" \
  --key "/Users/teejgotit/AppleCerts/AuthKey_MATVLX3.p8" \
  --key-id "MATVLX9" \
  --issuer "887ba428-aa39-4fb3-a3dc-f83b9145cab0" \
  --wait

Only to be met with a continual "Current State: In Progress.." for what has been about 1 day and 16 hours now.

  • Current status: In Progress........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

My app and project are rather small and was curious if this is a normal thing for this to day takes for a first time notarization?

Would love any help or feedback.

You can expect that most uploads will be notarised quickly. Occasionally, some uploads are held for in-depth analysis and may take longer to complete. As you notarise your apps, the system will learn how to recognize them, and you should see fewer delays.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Notarization Taking Days
 
 
Q