add new version 12.1.0
This commit is contained in:
parent
892c760ec2
commit
d6757400d8
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-document-scanner-spm.git",
|
||||
.exact("12.0.3")
|
||||
.exact("12.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm",
|
||||
.exact("11.0.1")
|
||||
.exact("12.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.3/WebIdOnDeviceDocumentScanner.framework-v12.0.3.zip",
|
||||
checksum: "583166db70ac0d9788d4ddb9b2424b41ae3438f165f35a4dcb4acf803964dc55"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.1.0/WebIdOnDeviceDocumentScanner.framework-v12.1.0.zip",
|
||||
checksum: "185eb31d0fd617ccc6676199a932998976b08d6072deb85b7567adbaa307f108"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdOnDeviceDocumentScannerWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user