6
0

add new version 13.0.2-SNAPSHOT-1201

This commit is contained in:
mac-mini-003 2024-07-23 13:03:22 +02:00
parent d838d55f13
commit 77f8057f0d

View File

@ -22,24 +22,24 @@ let package = Package(
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.0")
.exact("11.1.2")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.1.0")
.exact("12.2.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("12.1.0")
.exact("12.2.0")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdOnServerProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.2/WebIdEIdOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1200.zip",
checksum: "96b1433f95099165835cf96ff470683ed0ac57ee6a63cf8b5f324e4b21f348ba"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.2/WebIdEIdOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1201.zip",
checksum: "ba3a347e17ca16b8fa29c0c505bb84736f681b9fd8ece07b8911d937b569db74"
),
.target(
name: "WebIdEIdOnServerProductPluginWrapper",