add new version 13.1.0
This commit is contained in:
parent
de4cc48ed3
commit
c404743b16
@ -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.1.2")
|
||||
.exact("11.1.3")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("12.2.0")
|
||||
.exact("12.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("12.2.0")
|
||||
.exact("12.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.14/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.14.zip",
|
||||
checksum: "d368e5086e54318927f9b570fd846351fa4e789f39fa3c5e14c5d9d6f6bcba62"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.1.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.1.0.zip",
|
||||
checksum: "79ee869ecf8131df35964241f0be03e688b36f71f28a017363a6fcc5d753229e"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user