We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b84c6 commit 27cf396Copy full SHA for 27cf396
1 file changed
Tool/Package.swift
@@ -81,7 +81,7 @@ let package = Package(
81
url: "https://github.com/intitni/generative-ai-swift",
82
branch: "support-setting-base-url"
83
),
84
- .package(url: "https://github.com/intitni/CopilotForXcodeKit", branch: "custom-chat-tab"),
+ .package(url: "https://github.com/intitni/CopilotForXcodeKit", branch: "feature/custom-chat-tab"),
85
86
// TreeSitter
87
.package(url: "https://github.com/intitni/SwiftTreeSitter.git", branch: "main"),
0 commit comments