Skip to content

Commit

Permalink
Update package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 30, 2024
1 parent 294abb7 commit b69464d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KOSMobile",
url: "",
checksum: ""
url: "https://github.com/klever-io/kos-rs/releases/download/v0.1.1/KOSMobile.xcframework.zip",
checksum: "a85f2f8efa7e80df6cf02589d54b6fce9593ed10333658cd5584d689cebe326b"
),
]
)

0 comments on commit b69464d

Please sign in to comment.