6
0

add new version 20.1.2-SNAPSHOT-1460

This commit is contained in:
mac-mini-003 2025-08-04 12:26:05 +02:00
parent 61f66ce837
commit cc86f3aed4

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.1")
.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.1")
.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.1.1/WebIdEIdProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip",
checksum: "6eaf9247cf673b83de3ff84052706680a7e6f5bedfb75efdd5971141281cdb42"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/20.1.2/WebIdEIdProductPlugin.framework-v20.1.2-SNAPSHOT-1460.zip",
checksum: "b7d050d3e9f0cb916fb6409c41e987a5d92c6acffc97768d6e036f60f064a965"
),
.target(
name: "WebIdEIdProductPluginWrapper",