6
0

add new version 12.0.4-SNAPSHOT-1150

This commit is contained in:
mac-mini-003 2024-05-13 17:16:07 +02:00
parent 7294438186
commit 92dafdee0b

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.1")
.exact("10.0.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.1.0")
.exact("11.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("11.1.0")
.exact("11.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.4/WebIdPayOnServerProductPlugin.framework-v12.0.4-SNAPSHOT-1149.zip",
checksum: "3210a6ba9eb454bfbe0915e08e2e8933b82594b621def5374446ad28e4aac444"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.4/WebIdPayOnServerProductPlugin.framework-v12.0.4-SNAPSHOT-1150.zip",
checksum: "362462ddf4b9313e18fd70148483c94eb895440511d1f4e4a04b3db72010698c"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",