add new version 14.2.0-SNAPSHOT-1240
This commit is contained in:
parent
905e87ef1d
commit
ae41284c38
@ -22,29 +22,29 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdVideoIdentPlugin",
|
name: "WebIdVideoIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
|
||||||
.exact("11.1.0")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.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")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdIosIdentScanPlugin",
|
name: "WebIdIosIdentScanPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm.git",
|
||||||
.exact("13.1.0")
|
.branch("redesign-v4-snapshots")
|
||||||
),
|
),
|
||||||
.package(
|
.package(
|
||||||
name: "WebIdOnServerDocumentScanner",
|
name: "WebIdOnServerDocumentScanner",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm.git",
|
||||||
.exact("13.1.0")
|
.branch("redesign-v4-snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdMetaPlugin",
|
name: "WebIdMetaPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.0.0/WebIdMetaPlugin.framework-v14.0.0-SNAPSHOT-1231.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/14.2.0/WebIdMetaPlugin.framework-v14.2.0-SNAPSHOT-1240.zip",
|
||||||
checksum: "56abe1fb8546b8259d3cbbc19ee2c5413d15e2b1302ac837c8ff7cdcafbf6f25"
|
checksum: "c1f0488c89b4cca5c52c0dd82acf0da7c8e69e20ec0fcd19be45269fdc61d0b9"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdMetaPluginWrapper",
|
name: "WebIdMetaPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user