7
0

add new version 15.3.4-SNAPSHOT-1368

This commit is contained in:
mac-mini-003 2026-06-04 16:13:42 +02:00
parent 1fe15b9c2d
commit 033aa6cbbe

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",
.branch("legacy-snapshots")
.exact("15.2.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("legacy-snapshots")
.exact("15.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("legacy-snapshots")
.exact("15.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1367.zip",
checksum: "a9db514c5ff38390a2d4731bdd9cb3b3efbaf05bea24ac470c29c41fe5e3fe05"
url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip",
checksum: "dc047ff4dcd8eb7f21d5dc40a08765dab5f5c63519a22b45363db4b1b71ca0b2"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",