6
0

add new version 15.0.0-SNAPSHOT-1298

This commit is contained in:
mac-mini-003 2025-07-14 13:03:14 +02:00
parent 321ae78a2e
commit 976a164b42

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("15.0.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("15.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/15.0.0/WebIdMetaPlugin.framework-v15.0.0-SNAPSHOT-1295.zip",
checksum: "b9ff7945a3d642541f1d0ad39e686c8f57e6ce6c7df58e4f211e8bcf14cd551f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/15.0.0/WebIdMetaPlugin.framework-v15.0.0-SNAPSHOT-1298.zip",
checksum: "5cd028e95de54cb23dbc50e1aa91d957d31e22e2e7f6545b13f12c5d573d504f"
),
.target(
name: "WebIdMetaPluginWrapper",