6
0

add new version 21.0.3-SNAPSHOT-1500

This commit is contained in:
mac-mini-003 2025-09-02 17:21:07 +02:00
parent eef730de09
commit 25407d0af2

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("20.2.0")
.exact("20.2.2")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.2.0")
.exact("20.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1489.zip",
checksum: "386f2dd9ec0ca1aaac44fe4cd2e8241be9a2c2d80a45bb14cc32356f2ac180dd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.3/WebIdMetaPlugin.framework-v21.0.3-SNAPSHOT-1500.zip",
checksum: "2a3a49618da4f04d378ed397a13a00eae158e079779bd482dd6a131c25cada98"
),
.target(
name: "WebIdMetaPluginWrapper",