6
0

add new version 21.1.3-SNAPSHOT-1543

This commit is contained in:
mac-mini-003 2025-11-04 16:29:08 +01:00
parent ff60c82a29
commit 22a5d1d0ae

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("20.3.0")
.branch("experimental")
),
.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: "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: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.1.2/WebIdMetaPlugin.framework-v21.1.2-SNAPSHOT-1539.zip",
checksum: "18c55be219cee864e6ca10d2c515d75f16952d346a5d66772d58d6a1eec6c14a"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.1.3/WebIdMetaPlugin.framework-v21.1.3-SNAPSHOT-1543.zip",
checksum: "c40516328d58ef5b38f175f8691fb38970f6452ade67d91eaf428d7744e37498"
),
.target(
name: "WebIdMetaPluginWrapper",