6
0

add new version 21.1.2-SNAPSHOT-1535

This commit is contained in:
mac-mini-003 2025-10-09 21:50:21 +02:00
parent 8c7f45d888
commit 050e8af04e

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.4")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.4")
.branch("snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("20.3.1")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1533.zip",
checksum: "cbbf020e71839a09a0f4c6df4a478074492761f535ab75acb264ad7f89b434a7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.1.2/WebIdEIdProductPlugin.framework-v21.1.2-SNAPSHOT-1535.zip",
checksum: "f76572a5cf321516c6d25db09baa3b038add3d4b3c7e65b7f8c13c8316e76149"
),
.target(
name: "WebIdEIdProductPluginWrapper",