Compare commits
17 Commits
releases
...
experiment
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b3b41bfb24 | ||
|
|
a73a5f0cc1 | ||
|
|
b455356ebc | ||
|
|
e7bf6b923f | ||
|
|
9610dd12cc | ||
|
|
bd89f79460 | ||
|
|
fb6ccb17f9 | ||
|
|
770c4091b5 | ||
|
|
7658e4531c | ||
|
|
c07139359c | ||
|
|
6e2e1ae21e | ||
|
|
922d8fd66a | ||
|
|
ee705e26b9 | ||
|
|
ca3416556b | ||
|
|
5c98d8c476 | ||
|
|
9ea0d4091f | ||
|
|
4781a2f91f |
@ -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",
|
||||
.exact("20.4.1")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("20.4.1")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("20.4.1")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("20.4.1")
|
||||
.branch("experimental")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdCellCheckPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
|
||||
.exact("1.0.0")
|
||||
.branch("experimental")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.2/WebIdAutoIdProductPlugin.framework-v21.2.2.zip",
|
||||
checksum: "db2e7667a5ef07bddcc0f71f65ce2fbd13e37e3fa37a771799b13bf665f4db2b"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdAutoIdProductPlugin/201.1.5/WebIdAutoIdProductPlugin.framework-v201.1.5-SNAPSHOT-1578.zip",
|
||||
checksum: "6c0b12e13bc5cbf28e70ddbb73ceaf0a7d0650ffa3c63fa7e4315548c3466510"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user