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.
1 parent 998c1df commit 7d44b08Copy full SHA for 7d44b08
Package.swift
@@ -11,8 +11,8 @@ let package = Package(
11
targets: [
12
.binaryTarget(
13
name: "XrayKit",
14
- url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.4/XrayKit.xcframework.zip",
15
- checksum: "6b3cad13480a5c580e300455b9c6c2f308d0f5f5be768aac89cc79e5416d7396"
+ url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.5/XrayKit.xcframework.zip",
+ checksum: "e4fa7b10a910c0f31c7295119e38e3c1c19bbac546f9ea22f619b2c84c780e4a"
16
)
17
]
18
0 commit comments