Hi — first-time notarization for a newly enrolled individual team. Three
submissions, none have resolved. The oldest has been In Progress for just
over 18 hours.
Team ID: MYFWTHMK9U
Submissions (all still "In Progress" as of 2026-08-06T00:29Z):
id: 2cab98b4-530c-4b82-9b2f-6580687d935a
name: Sunnyside.zip
createdDate: 2026-08-05T06:15:41.200Z
elapsed: ~18h 13m
id: 2d84505e-2379-4633-ab2d-271f7c8c6c50
name: Sunnyside AI.zip
createdDate: 2026-08-05T06:28:55.557Z
elapsed: ~18h 00m
id: 67c5f798-6f33-4da1-94b9-8ed1f8706498
name: SunnysideAI-0.5.0-arm64.dmg
createdDate: 2026-08-06T00:19:02.679Z
elapsed: ~10m
The first two are zipped .app bundles submitted by electron-builder. The third is a DMG I submitted manually, to rule out anything specific to the
zip path. No submission from this team has ever reached Accepted or Invalid — every one has stayed In Progress.
Environment:
macOS 15.7.7 (24G720)
Xcode 16.2 (16C5032a)
notarytool 1.0.0 (37)
Electron 32, electron-builder 25.0.5
Auth: notarytool keychain profile (App Store Connect API key, Developer role)
The submissions upload cleanly and notarytool returns a submission ID
each time, so credentials and the upload path appear fine.
Signing looks correct to me. From the packaged app:
$ codesign -dv --verbose=4 "Sunnyside AI.app"
Identifier=com.trysunnyside.desktop
Format=app bundle with Mach-O thin (arm64)
CodeDirectory v=20500 size=772 flags=0x10000(runtime) hashes=13+7 location=embedded
Authority=Developer ID Application: Deepu Nair (MYFWTHMK9U)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=5 Aug 2026 at 1:05:39 PM
TeamIdentifier=MYFWTHMK9U
$ codesign --verify --deep --strict --verbose=2 "Sunnyside AI.app"
Sunnyside AI.app: valid on disk
Sunnyside AI.app: satisfies its Designated Requirement
Hardened Runtime is enabled, the signature carries a secure timestamp, and the nested helper binaries (a Swift ScreenCaptureKit helper in
Contents/Resources, plus better_sqlite3.node) are all re-signed under the same Developer ID identity with the runtime flag — I checked each one
individually rather than relying on --deep.
I've read thread 821552, which describes a very similar situation on a new team. I understand from that thread that first submissions from a new team can be routed for in-depth analysis and take longer than usual. I'm not
assuming this is a configuration error on my end — I'd just like to know whether these three are actually progressing, or whether they're wedged and
I should resubmit.
Since notarytool only reports "In Progress" with no queue position or estimate, there's no way for me to distinguish "still being analyzed" from "stuck". Any visibility into these submission IDs would be appreciated.
Thanks.
0
0
17