add new version 15.1.3
This commit is contained in:
parent
8ef7782759
commit
5b890c3973
@ -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("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("15.0.4")
|
||||
.exact("15.0.5")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.0.1")
|
||||
.exact("15.0.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.2/WebIdEIdProductPlugin.framework-v15.1.2.zip",
|
||||
checksum: "10df67941c64def3f9f832d5a1272700ba027ed3e6dca8c8816d4250530e0e92"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.3/WebIdEIdProductPlugin.framework-v15.1.3.zip",
|
||||
checksum: "734ceec56a9d25d7fd0bfc07a070e726f7091ce7dd57166ad3f71c66d6c60878"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user