6
0

add new version 14.7.0-SNAPSHOT-1405

This commit is contained in:
mac-mini-003 2025-06-13 11:58:14 +02:00
parent fdf9b867b0
commit db89871fbe

View File

@ -17,24 +17,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.4.2")
.exact("12.4.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.5.2")
.exact("13.6.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("13.5.2")
.exact("13.6.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.7.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1403.zip",
checksum: "5d2e4660466edc6ff1cf736874ea02912b25dbd543e1db15a0b8e0d489c9f458"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/14.7.0/WebIdAutoIdentOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip",
checksum: "2d8ff8318e637fc1f2eec8a9098e6d2b16efb107500f9da81f6f07b09f24e21f"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",