add new version 15.1.0
This commit is contained in:
parent
655795d700
commit
d4cba845ad
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.6.0")
|
||||
.exact("15.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.6.0")
|
||||
.exact("15.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("5.5.2")
|
||||
.exact("15.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.4.2")
|
||||
.exact("15.0.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.4/WebIdEIdProductPlugin.framework-v13.7.4.zip",
|
||||
checksum: "0bd2538efae18d64ca51e9df832835ea9526a88bceda36f878ee1fdedb75fd9f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.0/WebIdEIdProductPlugin.framework-v15.1.0.zip",
|
||||
checksum: "158e812330b80d6d0e72493d6d72f235ea539e547164e2b5e54d33df66948eba"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user