6
0

add new version 13.4.0-SNAPSHOT-1245

This commit is contained in:
mac-mini-003 2024-12-27 12:52:00 +01:00
parent 985640acd7
commit d4d1e433a3

View File

@ -17,29 +17,29 @@ let package = Package(
.package(
name: "WebIdIosIdentScanPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm.git",
.exact("12.2.1")
.branch("snapshots")
),
.package(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm.git",
.exact("12.2.1")
.branch("snapshots")
),
.package(
name: "WebIdDigitalSigningPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm",
.exact("11.1.5")
.branch("snapshots")
),
.package(
name: "WebIdVideoIdentPlugin",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm",
.exact("10.3.1")
.branch("snapshots")
)
],
targets: [
.binaryTarget(
name: "WebIdVideoIdentProductPlugin",
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.3.3/WebIdVideoIdentProductPlugin.framework-v13.3.3-SNAPSHOT-1243.zip",
checksum: "53d1753099e140e2b371815ca139e6f6a14866e3a3c0e1a40e334555fbff8617"
url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.0/WebIdVideoIdentProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip",
checksum: "b9fd843cb40cc8c7abd4336a3ae214ffe04e842bf29555346317c2ab657d122e"
),
.target(
name: "WebIdVideoIdentProductPluginWrapper",