add new version 15.4.0
This commit is contained in:
parent
b6409c3fb5
commit
86d2f23087
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdEIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-eident-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.1.1")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.1.2")
|
||||
.exact("15.2.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.1.2")
|
||||
.exact("15.2.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.3/WebIdEIdOnServerProductPlugin.framework-v15.3.3.zip",
|
||||
checksum: "0bc296ea435c17419bcf7e9790ce4a80bb239f3b650b7d8aed8a54f7c799481f"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.4.0/WebIdEIdOnServerProductPlugin.framework-v15.4.0.zip",
|
||||
checksum: "b48f034249ff06e1ad00f23f8370bdd791cc6372619ab28c97d2b51a691bbe70"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user