add new version 21.1.3-SNAPSHOT-1543

This commit is contained in:
mac-mini-003 2025-11-04 16:28:18 +01:00
parent 0586a2ccae
commit 2bacc4eb55

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.3")
.branch("experimental")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.5")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.2/WebIdAutoIdProductPlugin.framework-v21.1.2-SNAPSHOT-1539.zip",
checksum: "65d9ced35fc6d6f57471a717d6b3b82717a4fb4e401807f5bcbba96adcf1f67d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.3/WebIdAutoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1543.zip",
checksum: "40030a4f6b70f7ad071876c9ed348a638fa2f2ed2f97f3cb2d2a427498d6de9b"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",