add new version 14.3.0-SNAPSHOT-1252
This commit is contained in:
parent
a428b2cead
commit
77de13d564
@ -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",
|
||||||
.exact("11.2.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.2")
|
.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",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
|
||||||
.exact("13.2.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",
|
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
|
||||||
.exact("13.2.0")
|
.branch("redesign-v4-snapshots")
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
targets: [
|
targets: [
|
||||||
.binaryTarget(
|
.binaryTarget(
|
||||||
name: "WebIdPayOnServerProductPlugin",
|
name: "WebIdPayOnServerProductPlugin",
|
||||||
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.2.0/WebIdPayOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1250.zip",
|
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1252.zip",
|
||||||
checksum: "60de896a83f9f45b9ade2607683297ecf07d993f57c8aed5b4ac2d0bbe147672"
|
checksum: "b231a92f92de27bafe826df8bee3d7a5506bda2345225ba46da96b8c4e414dea"
|
||||||
),
|
),
|
||||||
.target(
|
.target(
|
||||||
name: "WebIdPayOnServerProductPluginWrapper",
|
name: "WebIdPayOnServerProductPluginWrapper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user