add new version 14.2.0-SNAPSHOT-1247
This commit is contained in:
parent
ed3e7d7dbf
commit
c812fab800
@ -17,29 +17,29 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdOnDeviceDocumentScanner",
|
name: "WebIdOnDeviceDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm",
|
||||||
.exact("13.1.0")
|
.exact("13.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||||
.exact("13.1.0")
|
.exact("13.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdEIdentPlugin",
|
name: "WebIdEIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm",
|
||||||
.branch("redesign-v4-snapshots")
|
.exact("6.2.0")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdDigitalSigningPlugin",
|
name: "WebIdDigitalSigningPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
|
||||||
.exact("12.1.1")
|
.exact("12.1.2")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdEIdProductPlugin",
|
name: "WebIdEIdProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.2.0/WebIdEIdProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdProductPlugin/14.2.0/WebIdEIdProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip",
|
||||||
checksum: "33d92a43b9f556542981eaaeac782647aa2671627df2d4b4f08e876d33d050f5"
|
checksum: "d21f5796a05fe6afa24c97b230217be8951123f38a2587503a491ab34ed88830"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdEIdProductPluginWrapper",
|
name: "WebIdEIdProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user