Hi all — looking for diagnosis help, posting publicly in case other devs hit the same issue.
Symptom
Every notarytool submission for the past 32 days returns:
statusCode: 7000 statusSummary: "Team is not yet configured for notarization. Please contact Developer Programs Support..."
Account state (all healthy as far as I can tell)
- Team ID: P6V2783F8M
- Membership: Active, Individual, paid
- Free Apps Agreement: Active
- Paid Apps Agreement: Active (signed Jan 4, 2026)
- W-8BEN tax form: Active
- Bank account: Active
- Developer ID Application certificate: valid, used for signing
- Bundle ID: dev.tinyclaw.desktop (registered)
App is correctly signed
codesign -dvvv shows:
Authority=Developer ID Application: Yang Yang (P6V2783F8M) Authority=Developer ID Certification Authority Authority=Apple Root CA Timestamp=Apr 11, 2026
Hardened runtime + secure timestamp both enabled. spctl --assess passes locally.
Submissions (all rejected with 7000)
- 5a903f08-bd17-4d59-ac63-12e191e2bb5a
- 49b670da-0f79-4814-809a-f675791f15c3
- febfb37a-b445-4d03-b7c4-bf573304f219
- 9013e185-10e2-42d4-91c1-3378083266eb
- bfc64627-5eb6-402c-ac25-e79648d2c251 (latest, 2026-05-02)
Different builds, different versions (0.5.22-beta.7 → 0.5.27), different DMGs. Same 7000 every time. Credentials revalidated with a fresh app-specific password — same result.
DTS Case 102855668616 open since Apr 2 — 4+ weeks of template responses, no engineering progress.
Question
Has anyone seen 7000 persist this long after a clean Individual enrollment? Is there a specific team-side flag that has to be flipped server-side, that DTS L1 can't see or escalate? Any suggestion on which DTS topic forces escalation to the notarization service team specifically?
Happy to share more diagnostic output. Thanks.