add new version 15.3.1
This commit is contained in:
parent
35eb52bc58
commit
2b26f32a4e
@ -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: "WebIdEIdOnServerProductPlugin",
|
name: "WebIdEIdOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.0/WebIdEIdOnServerProductPlugin.framework-v15.3.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.1/WebIdEIdOnServerProductPlugin.framework-v15.3.1.zip",
|
||||||
checksum: "f206a9cb4ff85fcb087dd49300e15bcef0804a890fc673b10689c334c70e7a8f"
|
checksum: "c112ca4dc0f35156d86aa33176fccc9e84846dd6262dcc6202bb777120ea4f53"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user