add new version 15.3.1
This commit is contained in:
parent
21c66039b0
commit
2b83ced2c1
@ -27,19 +27,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("15.1.1")
|
.exact("15.1.2")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||||
.exact("15.1.1")
|
.exact("15.1.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdPayOnServerProductPlugin",
|
name: "WebIdPayOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.0/WebIdPayOnServerProductPlugin.framework-v15.3.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/15.3.1/WebIdPayOnServerProductPlugin.framework-v15.3.1.zip",
|
||||||
checksum: "91ef3ede91ac6b143aa0086a6effe900856cb45f1029c60b74bbf9cacdd1ee7b"
|
checksum: "dec5f77d0ab22bb38f6ddef081338c374078dcd03299c15e3c8a7b3cbaebbd6c"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdPayOnServerProductPluginWrapper",
|
name: "WebIdPayOnServerProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user