Fix incomplete rename that broke macOS app builds: - Update Package.swift to use ClawdbotKit package identifier (SPM uses path name) - Fix argument order in ClawdbotKit Package.swift (dependencies before path) - Add path properties to macos Package.swift targets pointing to Clawdbot* directories - Update notification name references (.clawdbotSelectSettingsTab → .moltbotSelectSettingsTab) - Update CommandResolver method calls (clawdbotCommand → moltbotCommand, etc.) - Update self.clawdbotOAuthDirEnv → self.moltbotOAuthDirEnv - Fix resource paths in package-mac-app.sh (Sources/Moltbot → Sources/Clawdbot) - Fix icon filename reference (Moltbot.icns → Clawdbot.icns) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Sources | ||
| Tests/ClawdbotKitTests | ||
| Tools/CanvasA2UI | ||
| Package.swift | ||