We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562c302 commit 0f3a7a9Copy full SHA for 0f3a7a9
Package.swift
@@ -13,8 +13,8 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "KlarnaMobileSDK",
16
- url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.11/KlarnaMobileSDK-basic.xcframework.zip",
17
- checksum: "47bdd743426fc546de4535b95b0de21bdbae23b118072e65c34b8caad2980f5d"
+ url: "https://github.com/klarna/klarna-mobile-sdk/releases/download/2.6.12/KlarnaMobileSDK-basic.xcframework.zip",
+ checksum: "6127e22a9a3ae1c8d976e897f5f8271a5bc8e083b26ac8bb413404dc0580d712"
18
),
19
]
20
)
0 commit comments