Skip to content

Commit 46b84c6

Browse files
committed
Update dependencies
1 parent 226bc25 commit 46b84c6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Tool/Package.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +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", from: "0.7.1"),
85-
.package(path: "../../../CopilotForXcodeKit"),
84+
.package(url: "https://github.com/intitni/CopilotForXcodeKit", branch: "custom-chat-tab"),
8685

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

0 commit comments

Comments
 (0)