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 0d9aaa6 commit a2036d9Copy full SHA for a2036d9
Package.swift
@@ -36,8 +36,8 @@ let package = Package(
36
targets: [
37
.binaryTarget(
38
name: "Wechat",
39
- url: "https://github.com/Authing/authing-binary/releases/download/1.1.9/Wechat.xcframework.zip",
40
- checksum: "e37d3ea5ef4c75e2171fb1c5973b15baaaef0cf68a23154081b02242fa0bd469"
+ url: "https://github.com/Authing/authing-binary/releases/download/1.2.0/Wechat.xcframework.zip",
+ checksum: "738d794e737622dff8749565715a8d65c14ab01b1f0277a55333b61fbdfa9024"
41
),
42
43
name: "WeCom",
0 commit comments