add new version 22.3.5-SNAPSHOT-1690

This commit is contained in:
mac-mini-003 2026-04-23 18:05:51 +02:00
parent 2a512a6a0d
commit bc51449b7e

View File

@ -17,34 +17,34 @@ let package = Package(
.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("22.0.3") .exact("22.1.0")
), ),
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("22.0.3") .exact("22.1.0")
), ),
.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("22.0.3") .exact("22.1.0")
), ),
.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("22.0.1") .exact("22.1.0")
), ),
.package( .package(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("21.0.5") .exact("21.1.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAccountIdProductPlugin", name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5-SNAPSHOT-1688.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/22.3.5/WebIdAccountIdProductPlugin.framework-v22.3.5-SNAPSHOT-1690.zip",
checksum: "c9a6df8d1e432bc51c5b854b94fd361051ca1fac6a42f9f361a21f8b4ebea5f7" checksum: "aa7e9d8502eaefc747e9df43360d60545b102d7ad450f2d8d592a019ffa82adf"
), ),
.target( .target(
name: "WebIdAccountIdProductPluginWrapper", name: "WebIdAccountIdProductPluginWrapper",