Compare commits
43 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31ca49e1ae | ||
|
|
f5e560b53a | ||
|
|
b28347f096 | ||
|
|
2dbb305180 | ||
|
|
ea0c28b942 | ||
|
|
d5204712bf | ||
|
|
222e3d3ec8 | ||
|
|
79d2f6aa1c | ||
|
|
f76d95a928 | ||
|
|
701b1b55d2 | ||
|
|
3032b0fb74 | ||
|
|
836841390c | ||
|
|
6b4a8490b4 | ||
|
|
7c7c9ba5b0 | ||
|
|
4c0c710825 | ||
|
|
4a0dd14601 | ||
|
|
44034c6b22 | ||
|
|
5312e76882 | ||
|
|
953e0bf187 | ||
|
|
21c9a46ec8 | ||
|
|
32cdba1c9b | ||
|
|
f73fbe2f7c | ||
|
|
c832d34ff6 | ||
|
|
2a1700d6d2 | ||
|
|
24b28671d0 | ||
|
|
799264e277 | ||
|
|
30a980a63b | ||
|
|
5234ac7d0c | ||
|
|
31ef107a0d | ||
|
|
fccd9a6ee2 | ||
|
|
336087098a | ||
|
|
7963fbb7f8 | ||
|
|
4266b84ddc | ||
|
|
ff9807fcdd | ||
|
|
adcefd005f | ||
|
|
7c8494a39f | ||
|
|
327777606f | ||
|
|
18f02dcf40 | ||
|
|
332325b1f1 | ||
|
|
0512a950b5 | ||
|
|
81ea13222f | ||
|
|
56ff56bf65 | ||
|
|
1ae4c83d2f |
@ -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("21.2.1")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("21.2.1")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("21.0.4")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("21.1.2")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.3/WebIdVideoIdProductPlugin.framework-v22.2.3.zip",
|
||||
checksum: "e0fefcf10159e035f69a1237cc0626533fd01482ca18f6b47c8a6142e2aa1453"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip",
|
||||
checksum: "74e91ee7cca63da69183cc6d89d9bd5e4745d4f31b2b1fbfb47fc26a7399d97a"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user