6
0

add new version 12.0.3-SNAPSHOT-1139

This commit is contained in:
mac-mini-003 2024-04-19 10:33:52 +02:00
parent 0a1ae05a64
commit 17f44ba25a

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("10.0.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("11.1.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("11.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.3/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.3-SNAPSHOT-1136.zip",
checksum: "396e204f4ac145ef24a38bc15941a7304be63669e9427d8c55dbf32ae94367ce"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.3/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.3-SNAPSHOT-1139.zip",
checksum: "ae3ba8613cb802a683074a509abf11afda1835d17a23dc61e7dba49055db72ff"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",