Compare commits

..

29 Commits

Author SHA1 Message Date
mac-mini-003
2a52e0eb43 add new version 22.5.0 2026-05-15 16:20:23 +02:00
mac-mini-003
3007cb9140 add new version 22.4.2 2026-04-24 15:00:47 +02:00
mac-mini-003
f83721cec5 add new version 22.4.1 2026-04-24 12:57:02 +02:00
mac-mini-003
5e3e217fe6 add new version 22.4.0 2026-04-23 17:55:22 +02:00
mac-mini-003
b915cb6982 add new version 22.3.7 2026-04-15 17:10:46 +02:00
mac-mini-003
d741009be0 add new version 22.2.4 2026-04-15 16:08:14 +02:00
mac-mini-003
de5a5620d4 add new version 22.3.6 2026-04-07 15:49:59 +02:00
mac-mini-003
fe06e1c69d add new version 22.3.5 2026-04-02 19:56:51 +02:00
mac-mini-003
2efeecca15 add new version 22.3.4 2026-04-02 16:26:28 +02:00
mac-mini-003
af05f553d4 add new version 22.3.3 2026-04-02 14:45:15 +02:00
mac-mini-003
1425c4ff39 add new version 22.3.2 2026-04-01 16:32:20 +02:00
mac-mini-003
71667d0ae5 add new version 22.3.1 2026-04-01 00:07:02 +02:00
mac-mini-003
60a8f5d9c8 add new version 22.3.0 2026-03-31 13:44:55 +02:00
mac-mini-003
7760ec8ad4 add new version 22.2.3 2026-03-19 14:59:12 +01:00
mac-mini-003
4d905c6be2 add new version 22.2.2 2026-03-13 17:01:35 +01:00
mac-mini-003
20a40d5fdc add new version 22.2.1 2026-03-13 14:50:59 +01:00
mac-mini-003
5ae5446ada add new version 22.2.0 2026-03-12 13:29:42 +01:00
mac-mini-003
0960c8e05b add new version 22.1.1 2026-02-24 17:14:18 +01:00
mac-mini-003
059bf6ec0e add new version 22.1.0 2026-02-24 12:08:11 +01:00
mac-mini-003
f085970e43 add new version 22.0.5 2026-02-13 15:00:27 +01:00
mac-mini-003
6bfd8f3ee4 add new version 22.0.4 2026-02-12 16:44:18 +01:00
mac-mini-003
ac7eb116d5 add new version 22.0.3 2026-02-09 16:19:11 +01:00
mac-mini-003
374c7b2d3a add new version 22.0.2 2026-02-06 14:33:24 +01:00
mac-mini-003
442c375442 add new version 22.0.2 2026-02-06 13:13:48 +01:00
mac-mini-003
ae2e783279 add new version 22.0.1 2026-01-12 09:21:05 +01:00
mac-mini-003
dc474d65fe add new version 22.0.0 2026-01-09 11:07:23 +01:00
mac-mini-003
625b62b02f add new version 21.2.2 2025-11-27 18:47:44 +01:00
mac-mini-003
2da59813bb add new version 21.2.1 2025-11-27 18:24:40 +01:00
mac-mini-003
1e4de46c14 add new version 21.2.0 2025-11-25 20:03:17 +01:00

View File

@ -17,34 +17,34 @@ let package = Package(
.package( .package(
name: "WebIdOnServerDocumentScanner", name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
.branch("experimental") .exact("23.0.0")
), ),
.package( .package(
name: "WebIdDocumentScanner", name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
.branch("experimental") .exact("23.0.0")
), ),
.package( .package(
name: "WebIdIosIdentScanPlugin", name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
.branch("experimental") .exact("23.0.0")
), ),
.package( .package(
name: "WebIdDigitalSigningPlugin", name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.branch("experimental") .exact("23.0.1")
), ),
.package( .package(
name: "WebIdIosBankIdentPlugin", name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
.branch("experimental") .exact("22.0.0")
) )
], ],
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "WebIdAccountIdProductPlugin", name: "WebIdAccountIdProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdAccountIdProductPlugin/220.4.2/WebIdAccountIdProductPlugin.framework-v220.4.2-SNAPSHOT-1879.zip", url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.0/WebIdAccountIdProductPlugin.framework-v22.5.0.zip",
checksum: "32c1f5022671b44c1263e8f23fb9b12e0b115ebc6313cb0b3eeadedc7a395847" checksum: "b0102a2a3fa88667b6811dbbaeb49bb2a0a6d0c9fecb7812001a781f8b656cdf"
), ),
.target( .target(
name: "WebIdAccountIdProductPluginWrapper", name: "WebIdAccountIdProductPluginWrapper",