add new version 13.1.0
This commit is contained in:
parent
6e88a36b61
commit
ddb1b99252
@ -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: "WebIdOnDeviceDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||
.exact("12.2.0")
|
||||
.exact("12.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.14/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.14.zip",
|
||||
checksum: "8dcd3f762bc6104aa8633e83c44c45ff46ce05ca5df2ff045cf91e9e349c6aa6"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.1.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.1.0.zip",
|
||||
checksum: "525469795857ce0065e07f8a0a631d78edb35a3db1252716e4e12d7410fe585d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user