add new version 13.5.0
This commit is contained in:
parent
a889116f7f
commit
e517c9663e
@ -17,19 +17,19 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
|
||||
.exact("13.4.0")
|
||||
.exact("13.5.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdPluginCore",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git",
|
||||
.exact("13.4.0")
|
||||
.exact("13.5.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.4.0/WebIdIosIdentScanPlugin.framework-v13.4.0.zip",
|
||||
checksum: "2e91d16a7743d157d6c9c2eb18c0f49e573368bd177a75ff534033945a5ff12a"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdIosIdentScanPlugin/13.5.0/WebIdIosIdentScanPlugin.framework-v13.5.0.zip",
|
||||
checksum: "9c58564d667a78a1cb8a65b7531dfcaeaf917c9e8cacd7fb14ef4ed9216f5a48"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdIosIdentScanPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user