add new version 15.2.0
This commit is contained in:
parent
d3f4cbfd89
commit
64f72ec3ef
@ -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("15.1.4")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
|
||||
.exact("15.1.1")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.0.2")
|
||||
.exact("15.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.0.2")
|
||||
.exact("15.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.0.2")
|
||||
.exact("15.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdMetaPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.1.4/WebIdMetaPlugin.framework-v15.1.4.zip",
|
||||
checksum: "9965be3c3b2e89873eb19892d0713757efba037cadf7caac8383d96b2226fc2e"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdMetaPlugin/15.2.0/WebIdMetaPlugin.framework-v15.2.0.zip",
|
||||
checksum: "bd7eceaa4bdd5b5b18b747b57906cf362fa0fe26b9f0f531d24c3cbb3f57cd30"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdMetaPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user