add new version 13.1.0
This commit is contained in:
parent
c95ff6bb3f
commit
cad65ee7d9
@ -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("5.1.0")
|
||||
.exact("5.1.1")
|
||||
),
|
||||
.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: "WebIdEIdOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.14/WebIdEIdOnServerProductPlugin.framework-v13.0.14.zip",
|
||||
checksum: "40b8bbb407f0e5d68e0a63e2b04235e0bf58e54fbfd38ab7192dd98259316841"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.1.0/WebIdEIdOnServerProductPlugin.framework-v13.1.0.zip",
|
||||
checksum: "6ad64b4c766061c43d691e0a8c9643cf70393e535d6f2240b7500c67de643732"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdEIdOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user