add new version 13.4.1-SNAPSHOT-1269
This commit is contained in:
parent
4911e14c07
commit
7b95ad1035
@ -17,24 +17,24 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||||
.exact("11.2.0")
|
.exact("11.3.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("12.3.2")
|
.exact("12.4.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("12.3.2")
|
.exact("12.4.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1267.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip",
|
||||||
checksum: "f1623388cfc75d1c601d25705669ed4a57eaadbcf89e749799f3d7dc75be7637"
|
checksum: "0200eef676913e3362bf47d9dd7f05a4c4b5bfeae5aa8318d5ccaab63368da23"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user