We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab54ae commit 4b1128aCopy full SHA for 4b1128a
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.1/XrayKit.xcframework.zip",
15
- checksum: "ce4f17df515a95230bbfd2c81e8fa047938bce1e95842b5517abf7a53aeab712"
+ url: "https://github.com/CodeWithTamim/XrayKit/releases/download/1.0.2/XrayKit.xcframework.zip",
+ checksum: "ac444a49b5997affd2cd99949ab838af465c1c6a84f22f714e79938947b239fe"
16
)
17
]
18
0 commit comments