6
0

add new version 13.0.3

This commit is contained in:
mac-mini-003 2024-06-27 15:30:01 +02:00
parent 6d436ce220
commit f2b56cf0a7

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.1")
.exact("12.0.2")
),
.package(
name: "WebIdOnServerDocumentScanner",
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: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.2/WebIdEIdOnServerProductPlugin.framework-v13.0.2.zip",
checksum: "4a85e739a419b07c221ecdd7676619f5c1a57f6aea793ab89f45f052098db72b"
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"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",