6
0

add new version 13.6.0

This commit is contained in:
mac-mini-003 2025-04-17 17:17:48 +02:00
parent 429b03f475
commit a423b48aac

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.2.0")
.exact("11.3.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.3.2")
.exact("12.4.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.3.2")
.exact("12.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.5.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.5.0.zip",
checksum: "8db8eb53543081c2d8d9c92df11abc8f559dc57477ac18662f3540b157acf636"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.6.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.6.0.zip",
checksum: "0507ed40e391c80f6dfd15120e92d571bf7dbda15cb4cc378243f891ae85a770"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",