We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e0c3be + a8284d4 commit de56f7dCopy full SHA for de56f7d
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
targets: [
17
.binaryTarget(
18
name: "Usercentrics",
19
- url: "https://github.com/RedTecLab/usercentric_iOS/blob/main/Usercentrics-2.15.4.xcframework.zip",
+ url: "https://github.com/RedTecLab/usercentric_iOS/raw/main/Usercentrics-2.15.4.xcframework.zip",
20
checksum: "99a788ac05cd4464ef49518da0f89fb5a21466c0139393aaa522ba2bd21d2d6c"
21
),
22
]
0 commit comments