6
0

add new version 12.0.2-SNAPSHOT-1126

This commit is contained in:
mac-mini-003 2024-04-02 16:48:47 +02:00
parent 00b5c8a8e5
commit dc9b828aaa

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("11.0.0")
.branch("snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.0.0")
.branch("snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
.exact("4.0.0")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.0")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.2/WebIdEIdProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip",
checksum: "177d2cbcb483c2dc92c25c7cf3c5227ae1b785e0b4e1178b14f22c48c7d61608"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.2/WebIdEIdProductPlugin.framework-v12.0.2-SNAPSHOT-1126.zip",
checksum: "53d62a12f771e79434e8e759ffb13346035a9432befbbe5e00fe7995fc4f6fda"
),
.target(
name: "WebIdEIdProductPluginWrapper",