Compare commits
6 Commits
experiment
...
releases
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2790ce134b | ||
|
|
1b637b9999 | ||
|
|
89c11775b1 | ||
|
|
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",
|
||||
.branch("snapshots")
|
||||
.exact("21.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdProductPlugin/21.2.2/WebIdVideoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1566.zip",
|
||||
checksum: "4c9549aa4ac3f040dee2fd225ba8f32eb90c18c6feec9a10fc1a6ed61310aedc"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.2/WebIdVideoIdProductPlugin.framework-v22.0.2.zip",
|
||||
checksum: "5aaf1f0edd690e0a575b82b86486c03488fde40de41b858ab1f5cf14d16a1ec4"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user