add new version 13.0.2
This commit is contained in:
parent
d3448f6379
commit
56890e8606
@ -17,34 +17,34 @@ 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.0.1")
|
||||
.exact("13.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("10.0.0")
|
||||
.exact("10.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
|
||||
.exact("12.0.0")
|
||||
.exact("12.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
|
||||
.exact("12.0.0")
|
||||
.exact("12.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdMetaPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.1/WebIdMetaPlugin.framework-v13.0.1.zip",
|
||||
checksum: "7310f5a0b46ec9b7d9c75eee1e577d196b4385240bcf12676eaf6c3735c1cd18"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/13.0.2/WebIdMetaPlugin.framework-v13.0.2.zip",
|
||||
checksum: "141d23ad988ddf3d2e5a59726218e30be012801443baa574b3d9d3168e038060"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdMetaPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user