6
0

add new version 13.4.1-SNAPSHOT-1278

This commit is contained in:
mac-mini-003 2025-05-26 16:04:53 +02:00
parent 812726ee89
commit 78b64fe429

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("10.7.0")
.exact("10.7.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.4.0")
.exact("11.4.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.0")
.exact("12.5.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.0")
.exact("12.5.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1277.zip",
checksum: "947eb51d71a9f910fd75aff241a0f79fe4d30fa905adcfe5678aac1d4be88e08"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1278.zip",
checksum: "b90c838e2e56280f04302c7a14e1111a9f7a102a12f414250408541b3876396f"
),
.target(
name: "WebIdMetaPluginWrapper",