Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
076766f6fd | ||
|
|
ed6215c6ce | ||
|
|
668c359984 | ||
|
|
5887f4ff5a | ||
|
|
1ea0718048 | ||
|
|
9f0a70c2b4 | ||
|
|
d162c456db | ||
|
|
36c25e4c84 | ||
|
|
e732a1d4ab | ||
|
|
66c15e572f | ||
|
|
dcf7d9f212 | ||
|
|
357381f149 | ||
|
|
c14b909be0 | ||
|
|
934aaac39a | ||
|
|
9417e4a107 | ||
|
|
a7eb78400c | ||
|
|
4f32a6014b | ||
|
|
2174da0154 | ||
|
|
c17b87ad90 | ||
|
|
e02a70c3cb |
@ -17,34 +17,34 @@ let package = Package(
|
||||
.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: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("21.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.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: "WebIdCellCheckPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("2.0.4")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.4/WebIdAutoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1656.zip",
|
||||
checksum: "27eea95cc9e38c5c3a41b47f223523302f2a33caaaea833f747168318f3d516c"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.2.3/WebIdAutoIdProductPlugin.framework-v22.2.3.zip",
|
||||
checksum: "aa42e3fc0ceca8a7494d54b3de19cdd10c466ae9acae09112d0ddcdeda8a8de1"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user