add new version 13.7.3
This commit is contained in:
parent
389a2f6297
commit
d5670e64fe
@ -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.0")
|
||||
.exact("12.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.0.0")
|
||||
.exact("12.6.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("15.0.0")
|
||||
.exact("5.5.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.0.0")
|
||||
.exact("11.4.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.0.1/WebIdEIdProductPlugin.framework-v15.0.1.zip",
|
||||
checksum: "c35c88d475689fc6413556fdc09c183b3829fcf9b79d80c91a5625ad7d0a12f8"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.7.3/WebIdEIdProductPlugin.framework-v13.7.3.zip",
|
||||
checksum: "d431ca7173d289a57f7324f979b9fd2c6d2b2a39fddeb2388ec2ec02c61a27ca"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user