6
0

add new version 14.6.0-SNAPSHOT-1394

This commit is contained in:
mac-mini-003 2025-05-23 13:42:13 +02:00
parent a2cf5748f1
commit 8d9ac4e64d

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",
.branch("redesign-v4-snapshots")
.exact("13.5.0")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm",
.branch("redesign-v4-snapshots")
.exact("13.5.0")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("12.4.0")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-video-ident-plugin-spm",
.branch("redesign-v4-snapshots")
.exact("11.4.0")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
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-1392.zip",
checksum: "7fe92d29418103cb7bd7a66ebf2748b3e7e1b1a80390fbb171a738964cf096a4"
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-1394.zip",
checksum: "4f9321e1e8a7ef530b4a1c1c5d6ba932d171c3ab35390b1402360bbedd96adbf"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",