add new version 13.3.0
This commit is contained in:
parent
6faaa518b6
commit
43fd966141
@ -17,19 +17,19 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||||
.exact("13.2.0")
|
.exact("13.3.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||||
.exact("13.2.1")
|
.exact("13.3.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/13.2.0/WebIdOnServerDocumentScanner.framework-v13.2.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0.zip",
|
||||||
checksum: "78123f9cc3229d5abd9e826bc9eb33b643b5e3ae5abe5d306eadd40d38174dce"
|
checksum: "fdc927a44313fc33cc937ea828a45af74e2535554d48cba02069f6d39ff83841"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdOnServerDocumentScannerWrapper",
|
name: "WebIdOnServerDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user