6
0

add new version 14.6.0-SNAPSHOT-1367

This commit is contained in:
mac-mini-003 2025-05-07 22:26:14 +02:00
parent b37230c737
commit ceea7f9993

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm",
.exact("13.4.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.4.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.3.0")
.branch("redesign-v4-snapshots")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.exact("11.3.0")
.branch("redesign-v4-snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1363.zip",
checksum: "330a50861151defa310c3a510a06d912d6b9cca83514d72a600bd4e3dc58b768"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.6.0/WebIdVideoIdentProductPlugin.framework-v14.6.0-SNAPSHOT-1367.zip",
checksum: "3c3b98342f3a89f73095808715bb36350167bf3ddc4929734b762f504418b3fe"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",