Commit a99c36c
2.4.0 polish round 2: onboarding logo, cursor caps, icon source-of-truth, repo cleanup
- iOS onboarding now shows the DoomCoder app icon instead of moon.zzz.fill on
the notification-permission step.
- Drop waitingInput from Cursor's capability list in both Mac and iOS
catalogs — Cursor cannot emit those events.
- assets/Agent-logos/ is now the single source of truth for agent icons.
scripts/sync-agent-icons.sh regenerates both Mac and iOS imagesets from
these files (webp/svg/png all supported).
- Untrack DoomCoder-2.2.0.dmg, DoomCoder-2.3.0.dmg, certificate.p12, and the
Ref/ vendor docs. Extend .gitignore with *.dmg, *.p12, *.cer,
*.mobileprovision, *.provisionprofile, Ref/.
- README rewritten to describe the current app (sleep blocker + agent
tracker + iPhone companion).
- RELEASING.md extended with a full first-time iOS App Store walkthrough:
App Store Connect record, privacy nutrition label, screenshots,
certificates, API key, CloudKit production deploy, submission notes,
and an explicit note that App Store apps are not delivered via Sparkle
or GitHub Releases.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3d9ddbc commit a99c36c
38 files changed
Lines changed: 307 additions & 5076 deletions
File tree
- DoomCoderCompanion/DoomCoderCompanion
- Resources/Assets.xcassets
- agent-claude.imageset
- agent-codex.imageset
- agent-copilot-cli.imageset
- agent-cursor.imageset
- agent-vscode.imageset
- agent-windsurf.imageset
- logo-doomcoder.imageset
- UI
- DoomCoder
- AgentTracking
- Assets.xcassets
- agent-claude.imageset
- agent-codex.imageset
- agent-copilot-cli.imageset
- agent-cursor.imageset
- agent-vscode.imageset
- agent-windsurf.imageset
- Packages/DoomCoderCore/Sources/DoomCoderCore
- Ref
- assets
- Agent-logos
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
48 | 60 | | |
49 | 61 | | |
50 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments