add new version 13.0.11
This commit is contained in:
parent
df4f802c6e
commit
9244c22888
@ -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("11.1.0")
|
||||
.exact("11.1.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.1.0")
|
||||
.exact("12.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("12.1.0")
|
||||
.exact("12.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.8/WebIdPayOnServerProductPlugin.framework-v13.0.8.zip",
|
||||
checksum: "f7084a99e00e9709718e08440bcc7f340f9f08d41111cecd057ce1891696d969"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.11/WebIdPayOnServerProductPlugin.framework-v13.0.11.zip",
|
||||
checksum: "884d7adad5b83c1575b5632ed5c6c8bd94513edea3383682e2b2b877f0f53ff3"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user