We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb800b0 commit d72805bCopy full SHA for d72805b
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
targets: [
17
.binaryTarget(
18
name: "AsyncDisplayKit",
19
- url: "https://github.com/FlowCrypt/Texture/releases/download/0.0.1/AsyncDisplayKit.xcframework.zip",
+ url: "https://github.com/FlowCrypt/Texture/releases/download/3.1.0/AsyncDisplayKit.xcframework.zip",
20
checksum: "55a7dbd5c9b78bf7c6e1a38314f316734e6865a08206dd478b1dca59dc85e9ee"),
21
]
22
)
0 commit comments