refactor: point CxLLM-SDK dep at cxai-studio.com/git/CxAI-Project
Some checks are pending
ci / validate (push) Waiting to run
Some checks are pending
ci / validate (push) Waiting to run
The previous URL referenced a now-defunct git.cxllm-studio.com host. Canonical Gitea is cxai-studio.com/git under the CxAI-Project org.
This commit is contained in:
parent
6af426e57c
commit
b5f8cac68a
@ -7,7 +7,7 @@ let package = Package(
|
||||
name: "CxLLMStudio-iOS",
|
||||
platforms: [.iOS(.v17)],
|
||||
dependencies: [
|
||||
.package(url: "https://git.cxllm-studio.com/CxAI-LLM/CxLLM-SDK.git", branch: "main"),
|
||||
.package(url: "https://cxai-studio.com/git/CxAI-Project/CxLLM-SDK.git", branch: "main"),
|
||||
],
|
||||
targets: [
|
||||
.executableTarget(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user