add new version 12.0.0
This commit is contained in:
parent
8b4c1527eb
commit
4055228932
@ -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("11.1.1")
|
||||
.exact("12.0.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git",
|
||||
.exact("10.1.1")
|
||||
.exact("11.0.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/11.1.1/WebIdIosIdentScanPlugin.framework-v11.1.1.zip",
|
||||
checksum: "85aa18b95921cc4fb68fe655ca890b75f06dd5bbc50e68509e39649d4577b6ae"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdIosIdentScanPlugin/12.0.0/WebIdIosIdentScanPlugin.framework-v12.0.0.zip",
|
||||
checksum: "38e5de18d50862719cd1ecca4e1e16ae233cee3d0e012b470dae2fae58d9b3ea"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user