6
0

add new version 13.5.0

This commit is contained in:
mac-mini-003 2025-03-12 18:54:32 +01:00
parent 7d98b11233
commit e2dfb82d4c

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
.exact("13.4.2")
.exact("13.5.0")
),
.package(
name: "WebIdVideoIdentPlugin",
@ -31,20 +31,20 @@ let package = Package(
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.3.1")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.3.1")
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.2")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.4.2/WebIdMetaPlugin.framework-v13.4.2.zip",
checksum: "29ab98e4e68a15a40cd37d47a042dd16926985fef8bcf04a2ad3e4f711faf9ff"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.5.0/WebIdMetaPlugin.framework-v13.5.0.zip",
checksum: "027dc190c619a5ce1e33b7b828f00a134239970d17d37b07a3e604ed21afd7b9"
),
.target(
name: "WebIdMetaPluginWrapper",