We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e49b4b commit e86e1d3Copy full SHA for e86e1d3
1 file changed
Package.swift
@@ -14,6 +14,6 @@ let package = Package(
14
.binaryTarget(
15
name: "DapiSDK",
16
url: "https://github.com/dapi-co/Dapi-iOS/releases/download/2.9.1/DapiSDK.zip",
17
- checksum: "7ad1ddf05bf4fb2fc99149591d1e5fdaffffc5402729c62e6d48aa667d422a51 ")
+ checksum: "7ad1ddf05bf4fb2fc99149591d1e5fdaffffc5402729c62e6d48aa667d422a51")
18
]
19
)
0 commit comments