add new version 15.4.1
This commit is contained in:
parent
86d2f23087
commit
2fa0caa34d
@ -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.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("15.2.0")
|
||||
.exact("15.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdEIdOnServerProductPlugin",
|
||||
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"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.4.1/WebIdEIdOnServerProductPlugin.framework-v15.4.1.zip",
|
||||
checksum: "7b4f4bc317476fc8bc2dbaa48acd8896e8ab1e04f74ad6ef5fc62c557df2fc86"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user