add new version 13.0.0
This commit is contained in:
parent
33f68b5c74
commit
953f9008e1
@ -17,7 +17,7 @@ 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.0.0-beta")
|
.exact("13.0.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdPluginCore",
|
name: "WebIdPluginCore",
|
||||||
@ -28,8 +28,8 @@ let package = Package(
|
|||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0-beta.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.0.0/WebIdIosIdentScanPlugin.framework-v13.0.0.zip",
|
||||||
checksum: "f115e6d8b352473efef4ebcdf784843054c705e59e501c4c167d67d405b36c03"
|
checksum: "d507f318a5e7f90fcc4c94a2153e8c10a733ce9a508c9b8096a0d84d43ec7f81"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdIosIdentScanPluginWrapper",
|
name: "WebIdIosIdentScanPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user