6
0

add new version 20.1.1-SNAPSHOT-1458

This commit is contained in:
mac-mini-003 2025-08-04 12:14:41 +02:00
parent a44cbe6496
commit 41f47b61c3

View File

@ -32,19 +32,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.exact("20.1.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.exact("20.1.0")
.exact("20.1.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.5/WebIdMetaPlugin.framework-v20.0.5-SNAPSHOT-1455.zip",
checksum: "1729b804d9c35c5d23244e5e662b8e048a4e50bd5bc4743fefaaa0a63eb81ac5"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.1/WebIdMetaPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "3a456ffa5cc061f3168c83f405aace8ecfc703dab25b1f71d82a6eda960ba0f1"
),
.target(
name: "WebIdMetaPluginWrapper",