add new version 12.0.3
This commit is contained in:
parent
44be6a3d7a
commit
56f29ae1e7
@ -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("10.0.0")
|
||||
.exact("10.0.1")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdIosIdentScanPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.1.0")
|
||||
),
|
||||
.package(
|
||||
name: "WebIdOnServerDocumentScanner",
|
||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm",
|
||||
.exact("11.0.0")
|
||||
.exact("11.1.0")
|
||||
)
|
||||
],
|
||||
targets: [
|
||||
.binaryTarget(
|
||||
name: "WebIdAutoIdentOnServerProductPlugin",
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.2.zip",
|
||||
checksum: "f23466907915a4f3ae11529e103e03d93e1882f291ccbc29fa1da8f061d5bbdf"
|
||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.3/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.3.zip",
|
||||
checksum: "3932ca0f719b14ab6500d090c3b6e1281254d4640e2fc6aabd548fbcaa31df80"
|
||||
),
|
||||
.target(
|
||||
name: "WebIdAutoIdentOnServerProductPluginWrapper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user