6
0

add new version 13.4.1-SNAPSHOT-1281

This commit is contained in:
mac-mini-003 2025-06-12 13:29:46 +02:00
parent 7c36fb6684
commit d9088d4274

View File

@ -32,19 +32,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.5.2")
.exact("12.5.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.5.2")
.exact("12.5.3")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1280.zip",
checksum: "f1b51be15317b82067ae7b8ac61ff18eb3b7ede91bde9dd471ef3e598b71ea2d"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1281.zip",
checksum: "28da92b0d4ed1f0a5d578bdf321d055658d58ce023cc9e944b0ce2b8785e1811"
),
.target(
name: "WebIdMetaPluginWrapper",