Compare commits

..

7 Commits

Author SHA1 Message Date
mac-mini-003
934aaac39a add new version 21.2.2 2025-11-27 18:48:03 +01:00
mac-mini-003
9417e4a107 add new version 21.2.1 2025-11-27 18:24:59 +01:00
mac-mini-003
a7eb78400c add new version 21.2.0 2025-11-25 20:03:36 +01:00
mac-mini-003
4f32a6014b add new version 21.1.2 2025-11-03 16:46:34 +01:00
mac-mini-003
2174da0154 add new version 21.1.1 2025-10-09 21:38:20 +02:00
mac-mini-003
c17b87ad90 add new version 21.1.0 2025-10-08 15:20:32 +02:00
mac-mini-003
e02a70c3cb add new version 21.0.3 2025-09-18 16:33:11 +02:00

View File

@ -17,34 +17,34 @@ let package = Package(
.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: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("snapshots")
.exact("20.4.1")
),
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.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: "WebIdCellCheckPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
.branch("snapshots")
.exact("1.0.0")
)
],
targets: [
.binaryTarget(
name: "WebIdAutoIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.2/WebIdAutoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1555.zip",
checksum: "340bd2f28a0086e50bdb14417dc38ca58ea690d7e9f644c1707c470ca98c07af"
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.2/WebIdAutoIdProductPlugin.framework-v21.2.2.zip",
checksum: "db2e7667a5ef07bddcc0f71f65ce2fbd13e37e3fa37a771799b13bf665f4db2b"
),
.target(
name: "WebIdAutoIdProductPluginWrapper",