Skip to content

Commit de56f7d

Browse files
Merge pull request #2 from RedTecLab/feature/update-path-download
Updated path to download file
2 parents 8e0c3be + a8284d4 commit de56f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: [
1717
.binaryTarget(
1818
name: "Usercentrics",
19-
url: "https://github.com/RedTecLab/usercentric_iOS/blob/main/Usercentrics-2.15.4.xcframework.zip",
19+
url: "https://github.com/RedTecLab/usercentric_iOS/raw/main/Usercentrics-2.15.4.xcframework.zip",
2020
checksum: "99a788ac05cd4464ef49518da0f89fb5a21466c0139393aaa522ba2bd21d2d6c"
2121
),
2222
]

0 commit comments

Comments
 (0)