add new version 13.3.0
This commit is contained in:
parent
9991ed22d1
commit
5c8b07c83a
@ -17,14 +17,14 @@ let package = Package(
|
|||||||
.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: "WebIdDocumentScanner",
|
name: "WebIdDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.2.0/WebIdDocumentScanner.framework-v13.2.0.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0.zip",
|
||||||
checksum: "52116620e9a60e0180bb982b280d8dbb866ba5d3ae073012818e071ff9ceac6d"
|
checksum: "3032135b758c34f1fdc807d0eb3e19b54a4752a33f354157d8b9e87199b4856b"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdDocumentScannerWrapper",
|
name: "WebIdDocumentScannerWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user