add new version 21.1.1

This commit is contained in:
mac-mini-003 2025-10-09 21:39:35 +02:00
parent bd617c864c
commit 3f4b9fbe71

View File

@ -17,17 +17,17 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.4") .exact("20.3.5")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.4") .exact("20.3.5")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.1") .exact("20.3.2")
), ),
.package( .package(
name: "WebIdVideoIdentPlugin", name: "WebIdVideoIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdVideoIdProductPlugin", name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.0/WebIdVideoIdProductPlugin.framework-v21.1.0.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.1/WebIdVideoIdProductPlugin.framework-v21.1.1.zip",
checksum: "05a59e0127a0e0434f6a755249a7c941d59f03fbd263a9d31e1be80f4d24a5f6" checksum: "1f4a93285635c55d5de87ce5b8f60bfd89ffa3730c9fb6b25f5c02bd3bbf7551"
), ),
.target( .target(
name: "WebIdVideoIdProductPluginWrapper", name: "WebIdVideoIdProductPluginWrapper",