6
0

add new version 12.0.0-SNAPSHOT-1115

This commit is contained in:
mac-mini-003 2024-03-21 09:19:47 +01:00
parent 80dd2802e3
commit 32d4384685

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: "WebIdPayProductPlugin", name: "WebIdPayProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1114.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/12.0.0/WebIdPayProductPlugin.framework-v12.0.0-SNAPSHOT-1115.zip",
checksum: "b84bd17e629644afd7d2dcdab0826a507020c3256850de1c0b30fa6855fb7c90" checksum: "c1fa45ae78737fa27ad40b692405d78e8a1a2a20e96732d9d9692904f20e7eb8"
), ),
.target( .target(
name: "WebIdPayProductPluginWrapper", name: "WebIdPayProductPluginWrapper",