6
0

add new version 13.7.1-SNAPSHOT-1284

This commit is contained in:
mac-mini-003 2025-06-16 17:18:38 +02:00
parent 2169a10c25
commit 85b613532c

View File

@ -27,19 +27,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.5.3") .exact("12.6.0")
), ),
.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.5.3") .exact("12.6.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdOnServerProductPlugin", name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip",
checksum: "a24efae9e6eaf0c26c73ee74d7e9ac11c06f7789e91839cfa8045c5de2be30d9" checksum: "b05e05ec5355037364476460a10b4373c65f1d4c46f595c94850ccdb88f0ca81"
), ),
.target( .target(
name: "WebIdEIdOnServerProductPluginWrapper", name: "WebIdEIdOnServerProductPluginWrapper",