6
0

add new version 13.2.0-SNAPSHOT-1221

This commit is contained in:
mac-mini-003 2024-10-22 11:26:45 +02:00
parent 792136ff0f
commit dac38522bd

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("5.1.0")
.exact("5.1.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.2")
.exact("11.1.5")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip",
checksum: "2c952e2e254ae5e3eb906d4def321b5d2f52f75648e9195efe76b7bd384e4152"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.2.0/WebIdEIdProductPlugin.framework-v13.2.0-SNAPSHOT-1221.zip",
checksum: "3e4cb58fbe16ba7f427feede9dddcc75eace0bb9f1e2871df820d266de24e9ad"
),
.target(
name: "WebIdEIdProductPluginWrapper",