add new version 15.1.3
This commit is contained in:
parent
3dbc0df2cf
commit
28486990cb
@ -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("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdPayOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.2/WebIdPayOnServerProductPlugin.framework-v15.1.2.zip",
|
||||
checksum: "55699fc328dd754e59a68913883a22b0b883503ff36faecac98da2ee6452ccd9"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.1.3/WebIdPayOnServerProductPlugin.framework-v15.1.3.zip",
|
||||
checksum: "5176d98b4c0a38103ee6c6cc80c9f4a5f3ca04a7eb79a114e4554f37b7b92814"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdPayOnServerProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user