6
0

add new version 14.3.0-SNAPSHOT-1252

This commit is contained in:
mac-mini-003 2024-12-12 18:28:55 +01:00
parent a428b2cead
commit 77de13d564

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosBankIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-bank-ident-plugin-spm",
.exact("11.2.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.exact("12.1.2")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.2.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
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: [
.binaryTarget(
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",
checksum: "60de896a83f9f45b9ade2607683297ecf07d993f57c8aed5b4ac2d0bbe147672"
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: "b231a92f92de27bafe826df8bee3d7a5506bda2345225ba46da96b8c4e414dea"
),
.target(
name: "WebIdPayOnServerProductPluginWrapper",