6
0

add new version 13.0.4

This commit is contained in:
mac-mini-003 2024-06-28 15:27:09 +02:00
parent bc7c5d5161
commit 32d092d18b

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: "WebIdPayOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.3/WebIdPayOnServerProductPlugin.framework-v13.0.3.zip",
checksum: "756679201da6edc7918dea9922bd02600ef6b95a29ee050eb8605bb2b27148f9"
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.4/WebIdPayOnServerProductPlugin.framework-v13.0.4.zip",
checksum: "0f217fd51fd296eab08e52bb254d8e048b76d6b1884b93df44f369b0f9706af2"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",