add new version 13.4.0
This commit is contained in:
parent
f106f9aa0b
commit
1ba4ec4360
@ -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.2.1")
|
||||
.exact("12.3.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.2.1")
|
||||
.exact("12.3.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-plugin-spm",
|
||||
.exact("5.2.0")
|
||||
.exact("5.3.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.1.5")
|
||||
.exact("11.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.3.4/WebIdEIdProductPlugin.framework-v13.3.4.zip",
|
||||
checksum: "83a06ea276def6d9289cfd057189464fb3f1bab3695ba4836715abc2e0d459a5"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.4.0/WebIdEIdProductPlugin.framework-v13.4.0.zip",
|
||||
checksum: "d2c43415de526a57c03640d233ce6d4fad62f82e412f0970d9e27eb4ee3a6e50"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user