6
0

add new version 12.0.4-SNAPSHOT-1150

This commit is contained in:
mac-mini-003 2024-05-13 17:15:57 +02:00
parent 93db14927f
commit 5b29e5583c

View File

@ -17,12 +17,12 @@ let package = Package(
.package( .package(
name: "WebIdOnDeviceDocumentScanner", name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("11.1.0") .exact("11.1.1")
), ),
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("11.1.0") .exact("11.1.1")
), ),
.package( .package(
name: "WebIdEIdentPlugin", name: "WebIdEIdentPlugin",
@ -32,14 +32,14 @@ let package = Package(
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("10.0.1") .exact("10.0.2")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdEIdProductPlugin", name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.4/WebIdEIdProductPlugin.framework-v12.0.4-SNAPSHOT-1149.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/12.0.4/WebIdEIdProductPlugin.framework-v12.0.4-SNAPSHOT-1150.zip",
checksum: "cf03b904dc700eaf2349fe966a246b843b8374902d3cebe23b00719709319bd7" checksum: "887347c005ca3f1ceb7e78c84ceba6778b2d24cbf6f44b5f274f1c3ad9de15bb"
), ),
.target( .target(
name: "WebIdEIdProductPluginWrapper", name: "WebIdEIdProductPluginWrapper",