Compare commits
13 Commits
releases
...
experiment
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
92d0a956ed | ||
|
|
3c2d8675c6 | ||
|
|
5cac710ffb | ||
|
|
c5d3c3e110 | ||
|
|
11fb5dc21b | ||
|
|
2a22452f7a | ||
|
|
4edf296af4 | ||
|
|
ec8b1e0740 | ||
|
|
f4fe69712d | ||
|
|
f676834ab3 | ||
|
|
c3a8bc731e | ||
|
|
32d4a9fa44 | ||
|
|
1115330584 |
@ -17,29 +17,29 @@ let package = Package(
|
|||||||
.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",
|
||||||
.exact("20.3.5")
|
.branch("experimental")
|
||||||
),
|
),
|
||||||
.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",
|
||||||
.exact("20.3.5")
|
.branch("experimental")
|
||||||
),
|
),
|
||||||
.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",
|
||||||
.exact("20.3.3")
|
.branch("experimental")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||||
.exact("20.3.0")
|
.branch("experimental")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdVideoIdProductPlugin",
|
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",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdProductPlugin/201.1.5/WebIdVideoIdProductPlugin.framework-v201.1.5-SNAPSHOT-1569.zip",
|
||||||
checksum: "ec9df6252afbf3cc1da0cb518547839d8d50f96b80dea9f7100b292fdc8508c7"
|
checksum: "ec3b42bdbffac5e4a41192fc6b4cc2bfb87800985f500f918d0dd0acfebcffb2"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdVideoIdProductPluginWrapper",
|
name: "WebIdVideoIdProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user