Skip to content

Commit 27cf396

Browse files
committed
Fix dependency
1 parent 46b84c6 commit 27cf396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tool/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ let package = Package(
8181
url: "https://github.com/intitni/generative-ai-swift",
8282
branch: "support-setting-base-url"
8383
),
84-
.package(url: "https://github.com/intitni/CopilotForXcodeKit", branch: "custom-chat-tab"),
84+
.package(url: "https://github.com/intitni/CopilotForXcodeKit", branch: "feature/custom-chat-tab"),
8585

8686
// TreeSitter
8787
.package(url: "https://github.com/intitni/SwiftTreeSitter.git", branch: "main"),

0 commit comments

Comments
 (0)