add new version 22.5.3
This commit is contained in:
parent
b9c5f5b990
commit
2a3c41124e
@ -17,34 +17,34 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("23.1.0")
|
||||
.exact("23.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("23.1.0")
|
||||
.exact("23.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("23.1.0")
|
||||
.exact("23.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("23.0.2")
|
||||
.exact("23.0.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
|
||||
.exact("22.0.0")
|
||||
.exact("22.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAccountIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.2/WebIdAccountIdProductPlugin.framework-v22.5.2.zip",
|
||||
checksum: "f893ae25f6d108b1cd7f36add041b6fab6de74e55cd740dddcec0be1a42fe8a6"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAccountIdProductPlugin/22.5.3/WebIdAccountIdProductPlugin.framework-v22.5.3.zip",
|
||||
checksum: "d8e697a0a7c8f29d9ff01281ce1d61132031589d0c5d7a9ff187fb99f625d16f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAccountIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user