6
0

add new version 14.3.0-SNAPSHOT-1346

This commit is contained in:
mac-mini-003 2025-04-10 12:59:50 +02:00
parent 28b1ad2b1b
commit 00c30b7d68

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdOnDeviceDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
.exact("13.3.2")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.3.2")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("6.3.1")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.2.1")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1335.zip",
checksum: "0065992cb0182342d0d706fddc2a7dc9e542f61c7609a69febb372b167810bcb"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.3.0/WebIdEIdProductPlugin.framework-v14.3.0-SNAPSHOT-1346.zip",
checksum: "6a66801258b9ea33eefbaebd53e407e9939ec96676ad5052e36cf0f45da38f2f"
),
.target(
name: "WebIdEIdProductPluginWrapper",