add new version 13.4.0-SNAPSHOT-1245
This commit is contained in:
parent
0451534dce
commit
20a8013ca0
@ -17,24 +17,24 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
|
||||||
.exact("11.1.5")
|
.branch("snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm",
|
||||||
.exact("12.2.1")
|
.branch("snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-device-document-scanner-spm",
|
||||||
.exact("12.2.1")
|
.branch("snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
name: "WebIdAutoIdentOnDeviceProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.3.3/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.3.3-SNAPSHOT-1243.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.4.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip",
|
||||||
checksum: "60ccdccab988ce911fb521a380a1dc0b0d509218c587543c7edfbe2e5c6e5358"
|
checksum: "547dc9f2aa66bec58d9bebce9e26da3c54e85959f0db80b7bf50b443ddabdbae"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
name: "WebIdAutoIdentOnDeviceProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user