add new version 20.1.2-SNAPSHOT-1488

This commit is contained in:
mac-mini-003 2025-08-27 11:59:58 +02:00
parent 23e543dff2
commit 8c15a18224

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("20.2.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.2.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("20.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/20.1.2/WebIdVideoIdProductPlugin.framework-v20.1.2-SNAPSHOT-1483.zip",
checksum: "d4eb4e43de3f21e75acf0e61f80bd79748b57c798bbbe2cdb09d1f485052c763"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/20.1.2/WebIdVideoIdProductPlugin.framework-v20.1.2-SNAPSHOT-1488.zip",
checksum: "8a47f30ed746dfe82f2411daa6589741f829020b2066212453ff2260d48d58e2"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",