Skip to content

Commit a2036d9

Browse files
committed
Fix - wechat remove AuthViewController
1 parent 0d9aaa6 commit a2036d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ let package = Package(
3636
targets: [
3737
.binaryTarget(
3838
name: "Wechat",
39-
url: "https://github.com/Authing/authing-binary/releases/download/1.1.9/Wechat.xcframework.zip",
40-
checksum: "e37d3ea5ef4c75e2171fb1c5973b15baaaef0cf68a23154081b02242fa0bd469"
39+
url: "https://github.com/Authing/authing-binary/releases/download/1.2.0/Wechat.xcframework.zip",
40+
checksum: "738d794e737622dff8749565715a8d65c14ab01b1f0277a55333b61fbdfa9024"
4141
),
4242
.binaryTarget(
4343
name: "WeCom",

0 commit comments

Comments
 (0)