6
0

add new version 21.1.3-SNAPSHOT-1541

This commit is contained in:
mac-mini-003 2025-11-12 15:50:16 +01:00
parent 4e2454218d
commit c8c53c11d4

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",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.branch("experimental")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("experimental")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.1.3/WebIdEIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip",
checksum: "e2ab52668131f2677c769552a3910982fc9dc86d018b86ac0300b7a882248fc3"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.1.3/WebIdEIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip",
checksum: "bff8b3ad506c51c8a6bb11991b2fff90b3efc637eeb31f0cf431282d95c00d17"
),
.target(
name: "WebIdEIdProductPluginWrapper",