6
0

add new version 13.2.0-SNAPSHOT-1221

This commit is contained in:
mac-mini-003 2024-10-22 11:27:36 +02:00
parent 4b510440f7
commit b1ebcfbacc

View File

@ -22,29 +22,29 @@ let package = Package(
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.1.2")
.exact("10.3.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")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.2.0")
.exact("12.2.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.2.0")
.exact("12.2.1")
)
],
targets: [
.binaryTarget(
name: "WebIdMetaPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.0.2/WebIdMetaPlugin.framework-v13.0.2-SNAPSHOT-1203.zip",
checksum: "80611b756fe5a0f41a74e0b8af122c224946d66e1577afd0361d4c190c6f3d12"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.2.0/WebIdMetaPlugin.framework-v13.2.0-SNAPSHOT-1221.zip",
checksum: "ae80a2a6e957d2394eac046495886d42870171cd43bc89aae70b599410ccd733"
),
.target(
name: "WebIdMetaPluginWrapper",