add new version 12.0.3
This commit is contained in:
parent
d0e28f574a
commit
d02cc72a6f
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosBankIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm",
|
||||
.exact("9.0.1")
|
||||
.exact("9.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("10.0.0")
|
||||
.exact("10.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/12.0.2/WebIdPayOnServerProductPlugin.framework-v12.0.2.zip",
|
||||
checksum: "5d18eb9562883aec13f75689f55debb4ff9bf876c25df61d7e75755e19909ec6"
|
||||
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"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user