add new version 14.3.0-SNAPSHOT-1358
This commit is contained in:
parent
a73308055c
commit
3a66a580c9
@ -17,29 +17,29 @@ let package = Package(
|
|||||||
.package(
|
.package(
|
||||||
name: "WebIdIosBankIdentPlugin",
|
name: "WebIdIosBankIdentPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
|
||||||
.branch("redesign-v4-snapshots")
|
.exact("11.5.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",
|
||||||
.branch("redesign-v4-snapshots")
|
.exact("12.3.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",
|
||||||
.branch("redesign-v4-snapshots")
|
.exact("13.4.0")
|
||||||
),
|
),
|
||||||
.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",
|
||||||
.branch("redesign-v4-snapshots")
|
.exact("13.4.0")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdPayProductPlugin",
|
name: "WebIdPayProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1355.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1358.zip",
|
||||||
checksum: "2845352460215eaf88526a14a8acab865df04d128341c64c08812a7b667be32e"
|
checksum: "f985648d97b80b7b59bbbfea7d7dc3235fccff01a5b6daaed9f40e0042266d67"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdPayProductPluginWrapper",
|
name: "WebIdPayProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user