6
0

add new version 13.0.2-SNAPSHOT-1183

This commit is contained in:
mac-mini-003 2024-07-01 11:19:52 +02:00
parent 535866bfca
commit 60d462dcc0

View File

@ -17,12 +17,12 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
.exact("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("12.0.2")
.exact("12.0.3")
),
.package(
name: "WebIdEIdentPlugin",
@ -38,8 +38,8 @@ let package = Package(
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-1181.zip",
checksum: "de794c48ae964ce1c741856214189e980cf6d3d4eca276b1879a2810eb266d96"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1183.zip",
checksum: "70b70dfc3ac8568373263dde5c875c5a35b4456655f516a04a4197e26ed9565c"
),
.target(
name: "WebIdEIdProductPluginWrapper",