Compare commits
24 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
362913b978 | ||
|
|
f17075df59 | ||
|
|
9cb01b60af | ||
|
|
384fd092c2 | ||
|
|
20ba858db5 | ||
|
|
78cf53bcfd | ||
|
|
67dc42add0 | ||
|
|
2bacc4eb55 | ||
|
|
0586a2ccae | ||
|
|
9b7448204b | ||
|
|
0a6a11c02f | ||
|
|
a3bbfa31d9 | ||
|
|
9a90e09c14 | ||
|
|
2cfb9a692d | ||
|
|
d9f4299c29 | ||
|
|
22d8a029cf | ||
|
|
0647246cb2 | ||
|
|
66021e3495 | ||
|
|
fd9491dbad | ||
|
|
741488b861 | ||
|
|
86b14ce58f | ||
|
|
ec597f1679 | ||
|
|
7af7e62379 | ||
|
|
e56c3ed5d9 |
@ -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("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("20.4.1")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("20.4.1")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("20.4.1")
|
||||
.branch("snapshots")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdCellCheckPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
|
||||
.exact("1.0.0")
|
||||
.branch("snapshots")
|
||||
)
|
||||
],
|
||||
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/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.2/WebIdAutoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1554.zip",
|
||||
checksum: "35573c5b2a61aa4c359f3fc90a47247bc67aaac2eaae7fb440619d437d4eb407"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user