Skip to content

Commit de174ce

Browse files
authored
Merge pull request #267 from Infomaniak/release/ios-0.0.3
chore: Release iOS lib 0.0.3
2 parents f366aef + d445ac7 commit de174ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ let package = Package(
1212
targets: [
1313
.binaryTarget(
1414
name: "CoreAuthenticator",
15-
url: "https://github.com/Infomaniak/android-authenticator/releases/download/0.0.2/CoreAuthenticator.xcframework.zip",
16-
checksum: "31c86b3b872eac548de98a4aa69c214f6d06a2b95f43a47353bb9545fa37b83e"
15+
url: "https://github.com/Infomaniak/android-authenticator/releases/download/0.0.3/CoreAuthenticator.xcframework.zip",
16+
checksum: "877d015d8d5d96cee4dacb13f5b26f7b82c04508ebc7fe71459ea0c4fdbd07be"
1717
),
1818
]
1919
)

0 commit comments

Comments
 (0)