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 7d44b08 commit 25305d5Copy full SHA for 25305d5
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.5/XrayKit.xcframework.zip",
15
- checksum: "e4fa7b10a910c0f31c7295119e38e3c1c19bbac546f9ea22f619b2c84c780e4a"
+ url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.6/XrayKit.xcframework.zip",
+ checksum: "8612604c63574302997cf084e4f706338d5a4e89529459a783ff08a84a8aca17"
16
)
17
]
18
0 commit comments