6
0

add new version 15.0.2-SNAPSHOT-1322

This commit is contained in:
mac-mini-003 2025-10-10 09:37:42 +02:00
parent 3e1678f8a2
commit 808f1430e3

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("legacy-snapshots")
.exact("15.0.1")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.branch("legacy-snapshots")
.exact("15.1.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.2/WebIdVideoIdentProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip",
checksum: "e8dbfc35849f6fd2dc323a3c06b2bbcbdecde76f503dfbde67bdb96efbc50622"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.2/WebIdVideoIdentProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip",
checksum: "e90b4ff8697a3cf019f44a4eb94e143d1635038b287e0cdd24d88686dc30f306"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",