6
0

add new version 13.0.2-SNAPSHOT-1183

This commit is contained in:
mac-mini-003 2024-07-01 11:19:45 +02:00
parent bb4bd4a511
commit 53e65d6376

View File

@ -22,19 +22,19 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.0.2")
.exact("12.0.3")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1181.zip",
checksum: "39b03ce6fe5d56569f305787d83546a089ed42d39aaba22f5e576fc5a3fa00cd"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1183.zip",
checksum: "b9bdd61e7fc53822289a18ffb252dc972a1daebe6421b69eb45c5b2264d33897"
),
.target(
name: "WebIdAutoIdentOnServerProductPluginWrapper",