Mac: finish Moltbot rename

This commit is contained in:
Shadow
2026-01-27 14:12:17 -06:00
parent 3fe4b2595a
commit cc72498b46
77 changed files with 18956 additions and 44 deletions

View File

@@ -24,16 +24,16 @@ const outPaths = [
"apps",
"macos",
"Sources",
"ClawdbotProtocol",
"MoltbotProtocol",
"GatewayModels.swift",
),
path.join(
repoRoot,
"apps",
"shared",
"ClawdbotKit",
"MoltbotKit",
"Sources",
"ClawdbotProtocol",
"MoltbotProtocol",
"GatewayModels.swift",
),
];