Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
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("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.branch("snapshots")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.branch("snapshots")
|
||||
.exact("20.4.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdCellCheckPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-cell-check-plugin-spm",
|
||||
.branch("snapshots")
|
||||
.exact("1.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.2/WebIdAutoIdProductPlugin.framework-v21.2.2-SNAPSHOT-1555.zip",
|
||||
checksum: "340bd2f28a0086e50bdb14417dc38ca58ea690d7e9f644c1707c470ca98c07af"
|
||||
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"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user