add new version 13.6.1
This commit is contained in:
parent
03bc2d13d4
commit
0abc36ef5b
@ -17,12 +17,12 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdVideoIdentProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-product-plugin-spm.git",
|
||||
.exact("13.6.0")
|
||||
.exact("13.6.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("10.6.0")
|
||||
.exact("10.6.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
@ -43,8 +43,8 @@ let package = Package(
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdMetaPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.6.0/WebIdMetaPlugin.framework-v13.6.0.zip",
|
||||
checksum: "d19e698a81dab8b6509465f20ec6dd82a8417360ef3f8476ffbd4c90731d612f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.6.1/WebIdMetaPlugin.framework-v13.6.1.zip",
|
||||
checksum: "a4934525b9f3a484ef83d9cd983596bb2d607f661564254fc274afef1b92684f"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdMetaPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user