Compare commits
27 Commits
releases
...
experiment
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6b712fe9e5 | ||
|
|
4ca9238dc6 | ||
|
|
9eb2f52569 | ||
|
|
8d5a63d92b | ||
|
|
35846cd431 | ||
|
|
206d8538c1 | ||
|
|
f3bc8d58de | ||
|
|
8063980444 | ||
|
|
2372a167af | ||
|
|
eec29df2e6 | ||
|
|
ba846d3963 | ||
|
|
a8a8d73b7b | ||
|
|
921b756ada | ||
|
|
b2b48109f5 | ||
|
|
92d0a956ed | ||
|
|
3c2d8675c6 | ||
|
|
5cac710ffb | ||
|
|
c5d3c3e110 | ||
|
|
11fb5dc21b | ||
|
|
2a22452f7a | ||
|
|
4edf296af4 | ||
|
|
ec8b1e0740 | ||
|
|
f4fe69712d | ||
|
|
f676834ab3 | ||
|
|
c3a8bc731e | ||
|
|
32d4a9fa44 | ||
|
|
1115330584 |
@ -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("23.0.0")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("23.0.0")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("23.0.1")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("23.0.0")
|
||||
.branch("experimental")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.5.0/WebIdVideoIdProductPlugin.framework-v22.5.0.zip",
|
||||
checksum: "63307190379891546f0fef341d98d2febcacd0d8172420aa0acd359c94cffc00"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdProductPlugin/220.4.2/WebIdVideoIdProductPlugin.framework-v220.4.2-SNAPSHOT-1879.zip",
|
||||
checksum: "39846af404380bfcce8890fd4a601f7c44672f097c9745f8cf5f803682682086"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user