6
0

add new version 20.1.1-SNAPSHOT-1457

This commit is contained in:
mac-mini-003 2025-08-01 15:42:41 +02:00
parent 68f2cce65e
commit 30507567d6

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("20.1.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("20.1.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdEIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
.exact("20.1.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("20.1.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdEIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/20.0.5/WebIdEIdProductPlugin.framework-v20.0.5-SNAPSHOT-1455.zip",
checksum: "e8f874638188cb3e708d157da549672fa6e144d19e44466f6923abb9e8f7606f"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/20.1.1/WebIdEIdProductPlugin.framework-v20.1.1-SNAPSHOT-1457.zip",
checksum: "c4b636e4aabbff45a5240f717f4d03864d53e345ffb6011ffa5f90c889c9e973"
),
.target(
name: "WebIdEIdProductPluginWrapper",