6
0

add new version 13.0.4

This commit is contained in:
mac-mini-003 2024-06-28 15:26:58 +02:00
parent f2b56cf0a7
commit 8a90daea91

View File

@ -27,19 +27,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: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.3/WebIdEIdOnServerProductPlugin.framework-v13.0.3.zip",
checksum: "2c55aab4eba3ca543bae9472747ca267f2a47d9bb27ce532327463e3e01e8032"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.4/WebIdEIdOnServerProductPlugin.framework-v13.0.4.zip",
checksum: "88f4596f051fb614b5145f0e85a1e2cced779a49492beca7fd2f7a7c1d15fc75"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",