add new version 12.0.4
This commit is contained in:
parent
d02cc72a6f
commit
1c0f5f8142
@ -22,24 +22,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("10.0.1")
|
||||
.exact("10.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("11.1.0")
|
||||
.exact("11.1.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("11.1.0")
|
||||
.exact("11.1.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.3/WebIdPayOnServerProductPlugin.framework-v12.0.3.zip",
|
||||
checksum: "6416afa2b16465cfc5324cf0aff40b32c16b76d4cc26e087178f314461a5399b"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.4/WebIdPayOnServerProductPlugin.framework-v12.0.4.zip",
|
||||
checksum: "dbdbcd41952c4bf28666ca6c9c027b22c377c247d5d4eca7ab803ec093a90a75"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user