add new version 13.7.0
This commit is contained in:
parent
0c18cbeecb
commit
5882ecf208
@ -17,24 +17,24 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||
.exact("11.3.0")
|
||||
.exact("11.4.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.4.0")
|
||||
.exact("12.5.2")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("12.4.0")
|
||||
.exact("12.5.2")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.6.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.6.2.zip",
|
||||
checksum: "74a07145a968e4f3223336e29baa3813c38988f8474b3f69a8e72ee72a9acf52"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.0.zip",
|
||||
checksum: "a129cc64ab3e145121da4ad0bf452fe6f75b54f6a00ad0e5026714aa97a68492"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user