6
0

add new version 15.1.5-SNAPSHOT-1343

This commit is contained in:
mac-mini-003 2025-12-04 18:42:15 +01:00
parent 0a50b2579a
commit fa40eca044

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("15.1.1")
.branch("legacy-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("15.0.2")
.branch("legacy-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.1.3/WebIdMetaPlugin.framework-v15.1.3-SNAPSHOT-1341.zip",
checksum: "ab47fd032550134dc9624dbf9d7604befa64d290bc387ce15a242db5965c86bf"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdMetaPlugin/15.1.5/WebIdMetaPlugin.framework-v15.1.5-SNAPSHOT-1343.zip",
checksum: "7bebead18119129f37bf03aa23fa9049af9323d6192202c652b239f2cd24319c"
),
.target(
name: "WebIdMetaPluginWrapper",