add new version 21.0.1
This commit is contained in:
parent
e5a30d02be
commit
e932480460
@ -17,29 +17,29 @@ let package = Package(
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||
.exact("20.2.0")
|
||||
.exact("20.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||
.exact("20.2.0")
|
||||
.exact("20.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdDigitalSigningPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||
.exact("20.2.0")
|
||||
.exact("20.2.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdVideoIdentPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
||||
.exact("20.2.0")
|
||||
.exact("20.2.1")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdVideoIdProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.0/WebIdVideoIdProductPlugin.framework-v21.0.0.zip",
|
||||
checksum: "298fd593d371bf7794cb3d429100ec6554acc489f47eb9785bf7366f4bf23d51"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.1/WebIdVideoIdProductPlugin.framework-v21.0.1.zip",
|
||||
checksum: "6c05c54ba138df16d9f4a422f06ff1b1b9318c112eb82fd77fdd583cf145d99d"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdVideoIdProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user