add new version 201.1.5-SNAPSHOT-1553

This commit is contained in:
mac-mini-003 2025-11-11 12:10:29 +01:00
parent 8547844989
commit 94e4c41619

View File

@ -17,34 +17,34 @@ let package = Package(
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.3")
.branch("experimental")
),
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.exact("20.3.0")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/21.1.2/WebIdAccountIdProductPlugin.framework-v21.1.2.zip",
checksum: "1f292bc028da86f4d21355400bd1caefd9bd64746c9078ccadeb3d7952981cd4"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdAccountIdProductPlugin/201.1.5/WebIdAccountIdProductPlugin.framework-v201.1.5-SNAPSHOT-1553.zip",
checksum: "dd30e7259b05879d3b4a04ea73d158fb97fdf54dc73b5dce902e686be41cef58"
),
.target(
name: "WebIdAccountIdProductPluginWrapper",