6
0

add new version 13.0.6

This commit is contained in:
mac-mini-003 2024-07-01 17:04:48 +02:00
parent c9a9339fb9
commit 8127667bd6

View File

@ -17,7 +17,7 @@ let package = Package(
.package( .package(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("10.0.2") .exact("10.0.3")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayProductPlugin", name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.5/WebIdPayProductPlugin.framework-v13.0.5.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayProductPlugin/13.0.6/WebIdPayProductPlugin.framework-v13.0.6.zip",
checksum: "a17421039a2107704ead74c82034e83886addc9348d6dbbaa45ccef97e25c605" checksum: "37042cdeb51f5bd2cfb0e8e0fa2ec8c61eb764bb7662747b59f54eb1627e7ec3"
), ),
.target( .target(
name: "WebIdPayProductPluginWrapper", name: "WebIdPayProductPluginWrapper",