Compare commits

...

8 Commits

Author SHA1 Message Date
mac-mini-003
2a22452f7a add new version 201.1.5-SNAPSHOT-1553 2025-12-15 14:16:22 +01:00
mac-mini-003
4edf296af4 add new version 201.1.5-SNAPSHOT-1552 2025-12-15 09:35:47 +01:00
mac-mini-003
ec8b1e0740 add new version 201.1.5-SNAPSHOT-1543 2025-11-30 02:11:07 +01:00
mac-mini-003
f4fe69712d add new version 201.1.5-SNAPSHOT-1557 2025-11-13 21:06:49 +01:00
mac-mini-003
f676834ab3 add new version 201.1.5-SNAPSHOT-1556 2025-11-13 17:46:22 +01:00
mac-mini-003
c3a8bc731e add new version 201.1.5-SNAPSHOT-1555 2025-11-13 15:13:29 +01:00
mac-mini-003
32d4a9fa44 add new version 201.1.5-SNAPSHOT-1553 2025-11-11 15:58:16 +01:00
mac-mini-003
1115330584 add new version 201.1.5-SNAPSHOT-1553 2025-11-11 12:11:46 +01:00

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.exact("20.3.5")
.branch("experimental")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("20.3.3")
.branch("experimental")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("20.3.0")
.branch("experimental")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.1.2/WebIdVideoIdProductPlugin.framework-v21.1.2.zip",
checksum: "ec9df6252afbf3cc1da0cb518547839d8d50f96b80dea9f7100b292fdc8508c7"
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdProductPlugin/201.1.5/WebIdVideoIdProductPlugin.framework-v201.1.5-SNAPSHOT-1553.zip",
checksum: "5f38d10f1b08573a0dca9e3c4fad69ba8fd8c929bf6ab30398a9d1f2978c4273"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",