add new version 21.0.1

This commit is contained in:
mac-mini-003 2025-08-28 17:11:38 +02:00
parent 7767da20b6
commit 96cc276558

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.exact("20.2.0")
.exact("20.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.0/WebIdAccountIdProductPlugin.framework-v21.0.0.zip",
checksum: "4a88606211e036e8850aa2393395adef5fcc1e6451b382dd9bf102bd6509e208"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.0.1/WebIdAccountIdProductPlugin.framework-v21.0.1.zip",
checksum: "f82d1551804764f528e63ef135b093fac249ca6b65ad3e9b2bb0db5041871e85"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",