Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
ferologics authored Sep 13, 2024
1 parent 428e802 commit 0f2fda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ let package = Package(
targets: [
.binaryTarget(
name: name,
url: "https//github.com/hypertrack/sdk-ios/releases/download/\(version)/\(name).xcframework.zip",
url: "https://github.com/hypertrack/sdk-ios/releases/download/\(version)/\(name).xcframework.zip",
checksum: "1d0173deb7a413bb93aedfe82e464af6bcfe30b9b8a2a89709a55dec10e08938"
)
],
Expand Down

0 comments on commit 0f2fda8

Please sign in to comment.