Skip to content

Commit ad3e8c6

Browse files
update swift package
1 parent afc5fd0 commit ad3e8c6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Package.swift

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ let package = Package(
1212
targets: [
1313
.binaryTarget(
1414
name: "WalletCore",
15-
url: "https://github.com/trustwallet/wallet-core/releases/download/4.2.9/WalletCore.xcframework.zip",
16-
checksum: "651894a9418fdd33ae5374367a6a64a57fa92b6e6ffb2d6723c319da97472cb4"
15+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.3.4-blockchain/WalletCore.xcframework.zip",
16+
checksum: "43b5a923f7cd8385d728f9bd2fbab83285c30dfcc0f3a7c23001d8ff8f7b7b20"
1717
),
1818
.binaryTarget(
1919
name: "WalletCoreSwiftProtobuf",
20-
url: "https://github.com/trustwallet/wallet-core/releases/download/4.2.9/SwiftProtobuf.xcframework.zip",
21-
checksum: "946efd4b0132b92208335902e0b65e0aba2d11b9dd6f6d79cc8318e2530c9ae0"
20+
url: "https://github.com/dchatzieleftheriou-bc/wallet-core/releases/download/4.3.4-blockchain/WalletCoreSwiftProtobuf.xcframework.zip",
21+
checksum: "ecb1dcefc4bf1939dac8a184eb33be1e7737a96881915bdd57eae2978b0491ab"
2222
)
2323
]
2424
)

0 commit comments

Comments
 (0)