Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ac6f13bf5 | ||
|
|
e994b4990e | ||
|
|
33c8766a60 | ||
|
|
0b06e93ca0 | ||
|
|
876d0d2ad5 | ||
|
|
54a3ebd94d | ||
|
|
c6f77a99bc | ||
|
|
e8944c61e4 | ||
|
|
51e8f05baf | ||
|
|
2790ce134b | ||
|
|
1b637b9999 | ||
|
|
89c11775b1 | ||
|
|
0a179787b5 | ||
|
|
bc211e0a99 | ||
|
|
5998b06529 | ||
|
|
e58f7fd817 | ||
|
|
3f4b9fbe71 | ||
|
|
bd617c864c | ||
|
|
44434bac32 |
@ -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.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.0.4")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.1.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdProductPlugin",
|
||||
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"
|
||||
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"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user