Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
tqchen authored Jun 15, 2023
1 parent 330162c commit 9c27e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/MLCSwift/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let package = Package(
name: "MLCSwift",
products: [
.library(
name: "MLCChatSwift",
name: "MLCSwift",
targets: ["LLMChatObjC", "MLCSwift"]
)
],
Expand Down

0 comments on commit 9c27e41

Please sign in to comment.