6
0

add new version 13.0.2-SNAPSHOT-1190

This commit is contained in:
mac-mini-003 2024-06-27 13:10:43 +02:00
parent cdc879a524
commit 7116a89482

View File

@ -22,19 +22,19 @@ let package = Package(
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.1") .exact("12.0.2")
), ),
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.0.1") .exact("12.0.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAutoIdentOnServerProductPlugin", 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-1189.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1190.zip",
checksum: "47e4e6044cfeb8f5039864d4bda9580c8f5fc1bd37ffc03bffd3a6689dc5b7a0" checksum: "befd03e48a9bc5ead1c5df36a645723fa0693e19212833b8411575c1a8a7d2ed"
), ),
.target( .target(
name: "WebIdAutoIdentOnServerProductPluginWrapper", name: "WebIdAutoIdentOnServerProductPluginWrapper",