6
0

add new version 12.0.0-SNAPSHOT-1115

This commit is contained in:
mac-mini-003 2024-03-21 09:19:42 +01:00
parent 4678d8c0a7
commit 2f6cdf6417

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("9.0.0") .exact("9.0.1")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdPayOnServerProductPlugin", name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.0/WebIdPayOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1114.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.0/WebIdPayOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1115.zip",
checksum: "862cd2631d31cfb4117b767f3f51635176faaeb91b49c8797fe3d8a542e0ec39" checksum: "5f2acc609e1b95907fa3235a786dc1f017e5f7214f67f8d0476bd760d58cf266"
), ),
.target( .target(
name: "WebIdPayOnServerProductPluginWrapper", name: "WebIdPayOnServerProductPluginWrapper",