Compare commits
3 Commits
experiment
...
releases
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0a179787b5 | ||
|
|
bc211e0a99 | ||
|
|
5998b06529 |
@ -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("20.3.5")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("20.3.5")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("20.3.3")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("20.3.0")
|
||||
.exact("20.4.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
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",
|
||||
checksum: "ec9df6252afbf3cc1da0cb518547839d8d50f96b80dea9f7100b292fdc8508c7"
|
||||
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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user