Compare commits

..

7 Commits

Author SHA1 Message Date
mac-mini-003
0a179787b5 add new version 21.2.2 2025-11-27 18:49:07 +01:00
mac-mini-003
bc211e0a99 add new version 21.2.1 2025-11-27 18:26:07 +01:00
mac-mini-003
5998b06529 add new version 21.2.0 2025-11-25 20:04:40 +01:00
mac-mini-003
e58f7fd817 add new version 21.1.2 2025-11-03 16:47:48 +01:00
mac-mini-003
3f4b9fbe71 add new version 21.1.1 2025-10-09 21:39:35 +02:00
mac-mini-003
bd617c864c add new version 21.1.0 2025-10-08 15:21:47 +02:00
mac-mini-003
44434bac32 add new version 21.0.3 2025-09-18 16:34:21 +02: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",
.branch("snapshots")
.exact("20.4.1")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("snapshots")
.exact("20.4.1")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("snapshots")
.exact("20.4.1")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.branch("snapshots")
.exact("20.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1555.zip",
checksum: "8f168cbd88ae9bffbba5db8cc9653f9dd7fcdaa6519c875a978ca2b56eca6609"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2.zip",
checksum: "32bcde8422021bb3bb8e5cb22051b30e386a73e49c2af4a73fcfe9268c73f769"
),
.target(
name: "WebIdVideoIdProductPluginWrapper",